ganado / redtamarin

Automatically exported from code.google.com/p/redtamarin
Other
2 stars 0 forks source link

sample code #20

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
add different sample code

Original issue reported on code.google.com by zwetan on 13 Sep 2010 at 6:29

GoogleCodeExporter commented 9 years ago
under socket/ add examples

stream_client.as / stream_server.as
basic client/server example

udp_client.as / udp_server.as
basic UDP client/server example
also add UDP broadcast example

httpget.as
parse HTTP GET response
support mimetype for text, html, gif, png, pdf, etc.

sysinfo.as
gather all the informations on the system
with a combination of OperatingSystem and FileSystem
hostname, username, home directory, OS version, etc.

Original comment by zwetan on 13 Sep 2010 at 6:33

GoogleCodeExporter commented 9 years ago

Original comment by zwetan on 3 Feb 2011 at 3:16

GoogleCodeExporter commented 9 years ago
let's consider what we have as good enuff

Original comment by zwetan on 19 Apr 2011 at 2:00