Home > comp > gb.net > udpsocket 
  [3.0]
 fr de es it nl pl pt pt_BR mk sq ca ar fa vi ja ru zh zh_TW eo
Previous  Next  Edit  Rename  Undo  Refresh  Search  Administration  
Documentation
History
 
UdpSocket (gb.net)
This class allows Gambas programs to communicate using UDP sockets.

It can be used like a server or client, as each data fragment sent or received is identified with its host IP and port.

This class inherits from Stream class, so you can use standard stream methods to read, write and close the socket.

Symbols
This class inherits Stream in gb.
This class is creatable.

Properties  Methods  Events 
./broadcast  ByteOrder  EndOfFile  EndOfLine  Handle  Id  ./sourcehost  ./sourceport  Status  ./targethost  ./targetport    Bind  Close  Peek    Error  Read