Home > comp > gb.net > udpsocket 
 en fr de es it nl pl pt pt_BR mk sq ca hu cs tr ar fa vi ko ja ru zh zh_TW eo
Previous  Next  Edit  Rename  Undo  Search  Administration  
Documentation  
Warning! This page is not translated.  See english version 
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.
Properties  Methods 
Blocking  ByteOrder  EndOfFile  EndOfLine  Handle  Lines  Tag    Begin  Close  Drop  ReadLine  Send   

This class is creatable.

Properties  Methods  Events 
Broadcast  Path  Port  SourceHost  SourcePath  SourcePort  Status  TargetHost  TargetPath  TargetPort  Timeout    Bind  Peek    Error  Read