[Gambas-user] networking 0.0.14

Daniel Campos danielcampos at ...282...
Mon Nov 3 20:31:11 CET 2003


Hi!

Here's 0.0.14 release of "networking" component. 

- There's a lot of internal code reorganisation

- A big part of "GB.Raise's" has been translated
  to "GB.Post's"

- ClientSocket has two new properties : "LocalPort"
  and "LocalHost", but the old property "Port" has
  been renamed to "RemotePort", so if you were using
  ClientSocket, you need to update your code (sorry)

- The first part of the HttpClient has been implemented.
  It is not yet documented, but you can find in this
  source code an example "Http_Get" to test it.

By the way, does Linus Tolvalds kwnow you can create a little web
browser with ten lines of Gambas Code? Take a look at
Http_Get example. :)


 
-- 
Daniel Campos <danielcampos at ...282...>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: net_0_0_14.tar.bz2
Type: application/x-bzip
Size: 97742 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20031103/0bee1e1f/attachment.bin>


More information about the User mailing list