-
本源文件是tcp的连接程序,可以当服务端或客户端,包括连接、收发数据等功能,在所有过程出错处理都较好。...
本源文件是tcp的连接程序,可以当服务端或客户端,包括连接、收发数据等功能,在所有过程出错处理都较好。-origin of the document is tcp connections and can be a server or client, including connections, sending and receiving data and other functions, in all processes are better error handling.
- 2023-02-08 06:55:03下载
- 积分:1
-
Windows Socket API 使用经验
Windows Socket API 使用经验-Windows Socket API experience
- 2023-08-14 03:45:03下载
- 积分:1
-
Java programming, java and corba will combine to achieve remote method invocatio...
Java Corba编程, 是将java 和 corba 结合在一起来实现远程方法调用. corba 比 rmi 应用的更广泛.-Java programming, java and corba will combine to achieve remote method invocation. Corba than rmi applications more extensive.
- 2023-08-10 10:25:04下载
- 积分:1
-
MFC下的文件传输的例子
MFC下的文件传输的例子-the MFC example file transfer
- 2023-01-10 02:10:04下载
- 积分:1
-
利用WINSOCK的通信协议 用VC++编写
利用WINSOCK的通信协议 用VC++编写-WINSOCK use the communication protocol used VC++ Prepared
- 2022-05-18 05:19:38下载
- 积分:1
-
这是万亩网上服务器的源代码!
奇迹的重要组件源代码,有了它你可以扩展出奇迹很多功能!-This is the MU online server s source code!
- 2022-12-18 13:25:03下载
- 积分:1
-
UDP
基于UDP的网路聊天程序,能有助于好好接触UDP的学习,,是一个很好的材料-UDP-based Internet chat program, can help to make good contact with UDP-learning, is a very good material
- 2022-04-30 15:35:00下载
- 积分:1
-
非常好的VHDL用于LCD显示的程序,很好的实现了
非常好的VHDL用于LCD显示的程序,很好的实现了-VHDL very good procedures for the LCD display, a good realization of the
- 2022-03-11 03:53:02下载
- 积分:1
-
CUdpSocket是为了简化发送,解析UDP 数据报所提供的一个基类。这个类封装了基于SOCK_DGRAM的大部分基本操作。这个类提供两种工作模式,一种是和实...
CUdpSocket是为了简化发送,解析UDP 数据报所提供的一个基类。这个类封装了基于SOCK_DGRAM的大部分基本操作。这个类提供两种工作模式,一种是和实际处理UDP 数据报的功能紧耦合,这需要通过继承实现,同时设置workmode 为auto_receive(参见SetWorkdMode),另外一种是直接作为单独对象出现,此时用户需要使用Recv成员函数自己处理数据的接收。-CUdpSocket is to simplify this, the analytical data reported by the UDP with a base class. This type of packaging based SOCK_DGRAM the most basic operation. This provides two types of work, is a practical and UDP data processing function of tight coupling, it needs to achieve through inheritance, as set workmode auto_receive (see SetWorkdMode), the other is directly emerging as a separate object, users need to use this member function since Recv others receiving data processing.
- 2023-07-22 21:35:02下载
- 积分:1
-
基于udp通信的客户端源代码,可以与基于udp通信的服务器端实现通话...
基于udp通信的客户端源代码,可以与基于udp通信的服务器端实现通话-server for udp communication
- 2023-05-11 19:00:04下载
- 积分:1