Skip to content

StrikeZXA/Socket-UDP-DEMO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

基于Socket UDP协议的单播Demo

  • UDPProvider监听接收到的消息后打印发送者的IP地址和端口,然后构建一份回送数据"Receive data with len",即发送者的数据长度
  • UDPSearcher发送"Hello World!"并打印回送者的IP地址和端口

About

基于Socket UDP协议的局域网搜索案例

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages