文件名称:udpservermoni
-
所属分类:
- 标签属性:
- 上传时间:2008-10-13
-
文件大小:8.1kb
-
已下载:1次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
建立接收socket,将socket和指定的端口绑定
2、创建接收线程,在线程中调用ioctlsocket()判断是否接收到数据,接收到数据时调用OnReceive()(类似CSocket中的OnReceive())
3、在OnReceive中申请空间调用recvfrom接收数据
4、建立发送socket,和INADDR_ANY绑定
5、调用sendto发送数据
-establishment receiving socket, the socket and designated ports bundled with two to create receive threads, Calling the threads ioctlsocket () to decide whether or not to receive data, to receive information call OnReceive () (similar to the OnReceive CSocket ()) 3, in which the application of space OnReceive call recvfrom four receive data, the establishment of this socket, and INADDR_ANY bundled 5, call sendto send data
2、创建接收线程,在线程中调用ioctlsocket()判断是否接收到数据,接收到数据时调用OnReceive()(类似CSocket中的OnReceive())
3、在OnReceive中申请空间调用recvfrom接收数据
4、建立发送socket,和INADDR_ANY绑定
5、调用sendto发送数据
-establishment receiving socket, the socket and designated ports bundled with two to create receive threads, Calling the threads ioctlsocket () to decide whether or not to receive data, to receive information call OnReceive () (similar to the OnReceive CSocket ()) 3, in which the application of space OnReceive call recvfrom four receive data, the establishment of this socket, and INADDR_ANY bundled 5, call sendto send data
(系统自动生成,下载前可以参看下载内容)
下载文件列表
udpdemo.cpp
udpdemo.dsp
udpdemo.dsw
UDPServer.cpp
UDPServer.h
一个简单的UDP Server实现.htm
www.dssz.com.txt
udpdemo.dsp
udpdemo.dsw
UDPServer.cpp
UDPServer.h
一个简单的UDP Server实现.htm
www.dssz.com.txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.