Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Internet-Network
Title: winsockudp Download
 Description: Winsock controls using udp protocol communications. User Datagram Protocol (UDP) is a connectionless protocol. TCP operation with different computer does not establish a connection. Further UDP client application program may be, it can be a server. In order to transmit data, we must first set the client computer LocalPort property. Then, the server computer simply RemoteHost set the IP address of the client computer, and the property is set to RemotePort LocalPort property of the client computer with the same port, and calls SendData method to start sending messages. Thus, the client computer using the GetData method to get inside DataArrival event information has been sent.
 Downloaders recently: [More information of uploader 徐先生]
 To Search:
File list (Check if you may need any files):
 

udp通讯\Form1.frm
.......\Form2.frm
.......\工程1.vbp
.......\工程1.vbw
udp通讯
    

CodeBus www.codebus.net