-
网吧管理系统服务器端(2004年毕业设计源码)
网吧管理系统服务器端(2004年毕业设计源码)-Internet server management system (2004 graduate design FOSS)
- 2022-10-05 04:30:03下载
- 积分:1
-
ftp类库,用C++开发时可以调用进行ftp传输文件。
ftp类库,用C++开发时可以调用进行ftp传输文件。-ftp library, using C++ developers can call to ftp to transfer files.
- 2023-03-15 18:20:03下载
- 积分:1
-
the second examination model for the c language
the second examination model for the c language
- 2022-01-23 10:35:42下载
- 积分:1
-
书上的Csocket的网络客户端源代码.上面的许多知识对我有很大帮助.希望对您也有所帮助....
书上的Csocket的网络客户端源代码.上面的许多知识对我有很大帮助.希望对您也有所帮助.-Csocket book on the network client source code. Many of the above knowledge to have helped me a lot. You also want to be helpful.
- 2022-02-06 08:46:57下载
- 积分:1
-
利用TCPIP实现简单的客服务器模式,用C语言实现
利用TCPIP实现简单的客服务器模式,用C语言实现-TCPIP simple use of the passenger server model, with C language
- 2022-06-15 08:14:20下载
- 积分:1
-
Windows Sockets规范定义了一套Micosoft Windows下网络编程接口,包含了人们所熟悉的Berkeley Socket风格的库函数;也包含...
Windows Sockets规范定义了一套Micosoft Windows下网络编程接口,包含了人们所熟悉的Berkeley Socket风格的库函数;也包含了一组针对Windows的扩展库函数,以使程序员能充分地利用Windows消息驱动机制进行编程。-Windows Sockets specification defines a set of result list Windows network programming interface, which includes people familiar with the style of Berkeley Socket libraries; Also includes a group of Windows extension function, so that programmers can fully take advantage of the Windows message-driven mechanism for the programming.
- 2022-03-01 12:02:35下载
- 积分:1
-
改进后的基于局域网通信的客户端,附加文件传送功能
改进后的基于局域网通信的客户端,附加文件传送功能
-Improved LAN-based communications client, Additional File Transfer Function
- 2022-03-17 06:42:47下载
- 积分:1
-
ftp developed examples, if for ftp development, you can download reference
ftp开发实例,如若作ftp开发,可以下载参考-ftp developed examples, if for ftp development, you can download reference
- 2023-07-19 11:30:02下载
- 积分:1
-
这个程序非常好用,一定不要错过哦,有问请请MAIL通知...
这个程序非常好用,一定不要错过哦,有问请请MAIL通知-this procedure is very useful, we should not miss, oh, please ask please notify MAIL
- 2022-02-04 06:05:33下载
- 积分:1
-
实现客户端、服务器聊天程序
完成了登录、群聊、私聊、退出房间、查看房间成员的功能。1.创建套接字,与服务器建立连接;2.用户在客户端登录,服务器添加成员到聊天室内;3.进入聊天室后,客户端创建多线程A,房间成员可以选择群聊、私聊、查看房间成员、退出聊天室等功能,客户端将选择标志发送到服务器,服务器根据标志返回相应信息到客户端接收的线程;4.客户端再创建一个多线程B,不断刷新显示服务器发送过来的内容。
- 2022-04-21 13:39:44下载
- 积分:1