-
a Windows
一个基于Windows的网络连接显示类VC
- 2022-02-22 05:09:26下载
- 积分:1
-
面向连接的服务器流程中,必须设置服务器套接字为监听状态;而客户机则是主动连接。无连接客户机和服务器。无连接客户机和服务器在调用的函数方面没有区别,区别在于服务器...
面向连接的服务器流程中,必须设置服务器套接字为监听状态;而客户机则是主动连接。无连接客户机和服务器。无连接客户机和服务器在调用的函数方面没有区别,区别在于服务器一般先启动recvfrom等待客户机的数据。客户机和服务器的通信过程为客户向服务器发送数据,服务器收到数据后给予应答,通信结束。-connection-oriented server process, you must set up to monitor server socket state; While the client is active connector. Without connecting client and server. Without connecting client and server in a function called no distinction, the general difference is the server for first launching recvfrom client data. Client and server communication process for clients to send data to the server, the server data received responses and communication end.
- 2022-03-13 09:45:07下载
- 积分:1
-
高速UDP协议收发实现,附带原理实现和完整聊天室示例程序
高速UDP协议收发实现,附带原理实现和完整聊天室示例程序-udp demo
- 2023-01-30 06:30:04下载
- 积分:1
-
IPMSG的所有原代码哦。。
有一定的学习研究作用 大家可以下载来...
IPMSG的所有原代码哦。。
有一定的学习研究作用 大家可以下载来-IPMSG Oh, all the original code. . Study has a certain role in U.S. can be downloaded to
- 2022-02-01 14:44:26下载
- 积分:1
-
一个网络抓包工具,支持三种协议(TCP,UDP和ICMP)的数据包抓取,使用winsock API编写,可以很方便的扩展自己的程序。可以把每种抓取的协议数据保存...
一个网络抓包工具,支持三种协议(TCP,UDP和ICMP)的数据包抓取,使用winsock API编写,可以很方便的扩展自己的程序。可以把每种抓取的协议数据保存到日志记录文件中。抓包速度比较快,以树形列表给与分析,可以查看原始数据包。该程序需要在Windows XP/2000/NT操作系统上,并且有管理员权限。-1 PacketCapture tools to support the three kinds of protocols (TCP, UDP and ICMP) packet capture, using the winsock API write, you can easily expand their programs. Can be saved for each crawl of the protocol data to a log file. Ethereal" s faster, in order to give the analysis of tree list, you can view the original packets. The program requires Windows XP/2000/NT operating system and has administrator privileges.
- 2022-06-02 06:52:55下载
- 积分:1
-
Bit网上下载流行软件,如果你也想编写,请好好研究这个程序代码!...
Bit网上下载流行软件,如果你也想编写,请好好研究这个程序代码!-Bit torrent sofeware source code
- 2022-12-01 04:50:03下载
- 积分:1
-
得到本地机器的名称和IP地址
得到本地机器的名称和IP地址 -Getting name and ip address of local machine
- 2022-07-12 14:38:39下载
- 积分:1
-
一个CAsyncSocket扩展类的例子。 实现了从指定的服务器和端口获得TCP数据流。不过现在可能程序中指定的服务器已经关闭了,不过代码还是可以看看的。...
一个CAsyncSocket扩展类的例子。 实现了从指定的服务器和端口获得TCP数据流。不过现在可能程序中指定的服务器已经关闭了,不过代码还是可以看看的。-An example of CAsyncSocket extended class implements the function to get TCP data stream from a dedicated server and port.Perhaps,the server using in code has been closed,but the code has some value to view.
- 2022-06-26 20:59:31下载
- 积分:1
-
do for myself a simple chat client software market .. we can as a reference. Par...
自己做的一个简单的聊天市客户端软件..大家可以作为参考.特别适合一个刚学习C++的新手...感谢大家的支持-do for myself a simple chat client software market .. we can as a reference. Particularly suitable for a just learning Xi C newbie ... thank you for your support
- 2022-03-02 14:19:34下载
- 积分:1
-
NetBIOS client
NetBIOS 下的client 可与服务器端进行通信-NetBIOS client
- 2022-10-07 19:35:03下载
- 积分:1