-
MFC下基于流套接字的网络通信客户端程序
网络应用软件利用计算机间的连接,来实现双方的通信。连接的计算机做为一个节点,通过IP地址来标识该计算机。通信时向对方发送一个连接请求包含端口号和IP地址。在Client/Server模式下,客户端 需先建立Socket,初始IP地址和端口号;向指定的服务器端IP地址和端口发送连接请求;连接成功后,向服务器端发送命令或数据;发送完毕,关闭连接。
- 2022-03-20 15:18:00下载
- 积分:1
-
简单聊天软件,简单易学
winscok2.0
简单聊天软件,简单易学
winscok2.0
-Simple chat software, easy to learn winscok2.0
- 2022-02-26 16:55:31下载
- 积分:1
-
一个简单的入门级的client
一个简单的入门级的client-server模型程序-a simple entry-level client-server model program
- 2022-03-14 06:01:19下载
- 积分:1
-
文件发送的源码,断线功能强大,可以断开外来者的侵入,很好的工具...
文件发送的源码,断线功能强大,可以断开外来者的侵入,很好的工具-source of this document, breakwire powerful, can disconnect the intrusion of outsiders, good tools
- 2022-01-30 10:11:52下载
- 积分:1
-
vc实现udp传输实例,属于客户端。
vc实现udp传输实例,属于客户端。-vc achieve udp transmission example, belong to the client.
- 2022-03-25 23:02:07下载
- 积分:1
-
用vc6.0编写的传送文件程序,支持单个文件传送,多个文件传送,文件夹传送。...
用vc6.0编写的传送文件程序,支持单个文件传送,多个文件传送,文件夹传送。-With the transmission of documents to prepare vc6.0 procedures, to support single file transfer, multiple file transfer, folder transfer.
- 2022-06-27 19:01:41下载
- 积分:1
-
bittorrent的源码
bittorrent的源码-bittorrent source
- 2023-04-09 14:35:03下载
- 积分:1
-
Based on C/S mode, the use of TCP/IP network protocol chat program, including cl...
是以C/S模、使用TCP/IP协议的网络聊天程序,包括客户端和服务器,代码简洁而使用。-Based on C/S mode, the use of TCP/IP network protocol chat program, including client and server, code simplicity and use.
- 2022-06-01 02:03:55下载
- 积分:1
-
在服务端运行tcp.exe, 在另一台与之在同一network的客户端上运行tcplnk.exe, 规定相同的port, 在服务端上begin, 在客户端上输入...
在服务端运行tcp.exe, 在另一台与之在同一network的客户端上运行tcplnk.exe, 规定相同的port, 在服务端上begin, 在客户端上输入服务器的IP地址,connect, 客户端上编辑框中的字符便可send到客户端的编辑框中。-on the server running tcp.exe, another in the same network with the client running on tcplnk.exe require the same port, on the server begin, the client server on the importation of the IP address, connect, the client on the edit box of the characters can send to the client the editorial box.
- 2022-04-23 23:45:19下载
- 积分:1
-
a function of the SHBrowseForFolder folder browser controls, including source co...
一个封装了SHBrowseForFolder函数的文件夹浏览控件,包含源代码和简单的使用范例-a function of the SHBrowseForFolder folder browser controls, including source code and the use of simple examples
- 2022-01-25 17:40:00下载
- 积分:1