-
VC++6 TCP UDP通讯程序实例
VC++6 TCP UDP通讯程序实例-VC 6 TCP UDP communication procedures example
- 2023-02-07 14:50:03下载
- 积分:1
-
异步套接字的源码,同时还有文档可以参考,很方便
异步套接字的源码,同时还有文档可以参考,很方便-Asynchronous socket source code, along with the document can refer to, it is convenient
- 2022-01-26 01:24:23下载
- 积分:1
-
OPENH323源码分析资料,是学习h323协议的好资料
OPENH323源码分析资料,是学习h323协议的好资料-OpenH323 source code analysis, is to learn a good deal of information h323
- 2022-02-02 14:02:58下载
- 积分:1
-
一个基本的点对点聊天室,先启动服务程序,然后启动客户端,
一个基本的点对点聊天室,先启动服务程序,然后启动客户端,-a basic peer-to-peer chat rooms, first launching the service procedures, then start the client,
- 2022-07-16 02:21:47下载
- 积分:1
-
five large IO model three : It model It introduced the general programming model...
5大IO模型之三:iocp模型,介绍iocp模型的一般编程流程。-five large IO model three : It model It introduced the general programming model process.
- 2022-04-14 15:55:08下载
- 积分: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
-
取得主机名称与各项网络服务的程序代码
取得主机名称与各项网络服务的程序代码-To obtain the host name and the network services program code
- 2022-03-05 13:38:58下载
- 积分:1
-
VC++ smtp send mail source to support the authentication server to find for a lo...
VC++ smtp发送邮件源码,支持服务器验证的,找了很久,很多都是没有用户名密码验证,这个可以-VC++ smtp send mail source to support the authentication server to find for a long time, many of them are not user name password authentication, this can be
- 2022-02-26 07:38:55下载
- 积分:1
-
基于Socket的网络通信设计,综合运用网络协议、编程语言、API和图形界面实现基于socket建立、监听、连接、发送数据和接收数据的网络通信程序。...
基于Socket的网络通信设计,综合运用网络协议、编程语言、API和图形界面实现基于socket建立、监听、连接、发送数据和接收数据的网络通信程序。-Socket-based network communications design, the integrated use of network protocols, programming languages, API and socket-based graphical interface to establish, monitor, connection, send data and receive data network communication program.
- 2023-08-16 19:05:04下载
- 积分:1
-
二分法求解跟 s=3*x*x*x
二分法求解跟 s=3*x*x*x-2*x*x+1 求解跟-Dichotomy solution with s = 3* x* x* x-2* x* x+1 solution with the
- 2022-11-16 11:10:04下载
- 积分:1