-
一个基于TCPIP的通信程序
一个基于TCPIP的通信程序-based TCPIP communications procedures
- 2023-01-24 10:10:04下载
- 积分:1
-
由一个外国人创建的超强WEB界面,绝是强啊`~
由一个外国人创建的超强WEB界面,绝是强啊`~-Created by an alien super-WEB interface is not strong ah `~
- 2023-07-08 21:35:07下载
- 积分:1
-
一个socket实例代码.包括客户端和服务端,适合初学者.
一个socket实例代码.包括客户端和服务端,适合初学者.-A socket example code. Including client and server, suitable for beginners.
- 2022-03-23 08:24:13下载
- 积分:1
-
Echo_Receiver
Echo_Receiver
- 2022-01-22 16:27:35下载
- 积分:1
-
SMTP协议实现总集,也是本人收集的,有7个程序的源代码!非常好!用于课程设计的!...
SMTP协议实现总集,也是本人收集的,有7个程序的源代码!非常好!用于课程设计的!-SMTP protocol collection, and I collected a seven program"s source code! Very good! For course design!
- 2022-01-25 23:50:19下载
- 积分:1
-
similar to the one on the BT network, and other development tools for downloadin...
一个类似于BT的对等网络下载工具开发源代码,采用动态链接库实现,对学习VC编程和热衷于BT下载的人都应该了解一下的-similar to the one on the BT network, and other development tools for downloading source code, using Dynamic Link Library, VC program for the study and eager to download the BT people should know the
- 2022-03-26 16:11:59下载
- 积分:1
-
自己编写的利用socket对话聊天和传送文件的程序;
自己编写的利用socket对话聊天和传送文件的程序;-prepared by the use of its own socket and chat dialogue delivery procedures;
- 2022-08-20 23:11:06下载
- 积分:1
-
这是一个集客户端和服务端一身的网络传输小程序,传输速度蛮快的。...
这是一个集客户端和服务端一身的网络传输小程序,传输速度蛮快的。-This is a client and server of a network of small procedures, transmission speed pretty fast.
- 2022-05-14 05:00:22下载
- 积分:1
-
一个利用Winsock编写SPX协议程序的例子
一个利用Winsock编写SPX协议程序的例子- Compiles the SPX agreement procedure using Winsock the example
- 2022-05-19 01:51:16下载
- 积分:1
-
实现客户端、服务器聊天程序
完成了登录、群聊、私聊、退出房间、查看房间成员的功能。1.创建套接字,与服务器建立连接;2.用户在客户端登录,服务器添加成员到聊天室内;3.进入聊天室后,客户端创建多线程A,房间成员可以选择群聊、私聊、查看房间成员、退出聊天室等功能,客户端将选择标志发送到服务器,服务器根据标志返回相应信息到客户端接收的线程;4.客户端再创建一个多线程B,不断刷新显示服务器发送过来的内容。
- 2022-04-21 13:39:44下载
- 积分:1