-
网络传输中二进制数据的crc循环检验码的生成
网络传输中二进制数据的crc循环检验码的生成-Network transmission of data in binary code crc generation cycle test
- 2022-08-19 05:03:27下载
- 积分:1
-
客户机/服务器模型是为了解决通信中的聚合问题。如果不采用客户机/服务器模型很难实现正常的通信,只有在一方作为服务器采用被动方式,始终等待对方与其通信;另一方作为...
客户机/服务器模型是为了解决通信中的聚合问题。如果不采用客户机/服务器模型很难实现正常的通信,只有在一方作为服务器采用被动方式,始终等待对方与其通信;另一方作为客户机采用主动通信的方式,主动发起通信过程,才能最终完成通信。-client/server model is to solve the communication problems polymerization. If we do not use the client/server model is very difficult to achieve normal communications, as one of only a passive server, which has been waiting for communication with the other side; The other client as an active communication, initiate the communication process can be finalized communications.
- 2022-01-26 07:43:14下载
- 积分:1
-
实现客户端、服务器聊天程序
完成了登录、群聊、私聊、退出房间、查看房间成员的功能。1.创建套接字,与服务器建立连接;2.用户在客户端登录,服务器添加成员到聊天室内;3.进入聊天室后,客户端创建多线程A,房间成员可以选择群聊、私聊、查看房间成员、退出聊天室等功能,客户端将选择标志发送到服务器,服务器根据标志返回相应信息到客户端接收的线程;4.客户端再创建一个多线程B,不断刷新显示服务器发送过来的内容。
- 2022-04-21 13:39:44下载
- 积分:1
-
网络编程中经常要用到的对ip地址&端口的扫描,此例程提供了一种端口扫描方法...
网络编程中经常要用到的对ip地址&端口的扫描,此例程提供了一种端口扫描方法-network programming to the regular use of the ip address & port scan, the routines provide a port scan methods
- 2022-03-20 07:09:09下载
- 积分:1
-
Visual C Practice and improve
Visual C++实践与提高--网络编程篇》配盘文件-Visual C Practice and improve-- Network Programming Part "document distribution set
- 2022-01-25 19:16:04下载
- 积分:1
-
用INDY做的聊天程序 用INDY做的聊天程序
用INDY做的聊天程序 用INDY做的聊天程序-INDY do use chat program used to do chat program INDY
- 2023-04-06 17:25:03下载
- 积分:1
-
我测试过了,效果好,可以挂协议分析
我测试过了,效果好,可以挂协议分析-I ve tested, and effective and can be linked to protocol analysis
- 2022-08-23 15:53:07下载
- 积分:1
-
端口复用的样本
网络端口复用程序演示,多个客户端连接服务端同一个网络端口-port multiplexing sample
- 2023-02-20 05:40:03下载
- 积分:1
-
java编写的sslvpn代码,现在比较流行的一种VPN技术,附带有安装说明...
java编写的sslvpn代码,现在比较流行的一种VPN技术,附带有安装说明-sslvpn prepared by the code, a more popular form of VPN technology, a fringe install
- 2022-02-04 11:16:28下载
- 积分:1
-
VC++集成环境下TCP的发展
用VC++集成环境开发的基于TCP的网络应用程序,包括服务器端和客户端。-VC++ integrated environment with the development of TCP-based network applications, including server-side and client-side.
- 2022-01-22 04:34:48下载
- 积分:1