首页 > comp > gb.net > udpsocket 
 en fr de es it nl pl pt pt_BR mk sq ca hu cs tr ar fa id vi ko ja ru zh eo
前一个  下一个  编辑  重命名  撤销  搜索  管理  
文档  
警告! 该页面未翻译。  参见英文版 
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.

代号
该类继承于 Streamgb.
属性  方法 
Blocking  ByteOrder  EndOfFile  EndOfLine  Handle  Lines  Tag    Begin  Close  Drop  ReadLine  Send   

该类是可创建

属性  方法  事件 
Broadcast  Path  Port  SourceHost  SourcePath  SourcePort  Status  TargetHost  TargetPath  TargetPort  Timeout    Bind  Peek    Error  Read