[Gambas-devel] networking 0.0.13

Daniel Campos danielcampos at ...45...
Sat Oct 25 22:52:03 CEST 2003


Hi!

 Here's 0.0.13 release of networking component. ClientSocket now
uses internally a DnsClient object to translate Host Name to IP,
asynchronously, so, you will be stopped no more while ClientSocket
was performing this operation.

 Now "SocketError" event returns an error code to allow you know
what has been the problem.
 
 There's a new event "HostFound", that raises when host name has
been successfully translated to IP, providing a more interactive
interface.

 Remember to update you projects if you were using this class, as
this little changes can make your program fail if you do not
adapt it.

 Documentation and G1 example have been updated to reflect these
changes.

Regards, 
 
-- 
Daniel Campos <danielcampos at ...45...>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: net_0_0_13.tar.gz
Type: application/x-compressed-tar
Size: 96614 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/devel/attachments/20031025/771fabc1/attachment.bin>


More information about the Devel mailing list