-
C语言编写的QTerm X Window 系统,MacOS X 和 M$ Windowz 下专用于浏览 BBS 的客户端软件...
C语言编写的QTerm X Window 系统,MacOS X 和 M$ Windowz 下专用于浏览 BBS 的客户端软件-C language QTerm prepared by the X Window system, MacOS X and M $ Windowz under Browse BBS dedicated to the client software
- 2022-01-30 23:19:10下载
- 积分:1
-
模拟不同类型的网络协议
Simulates Different types of Network protocols
- 2023-01-09 22:40:04下载
- 积分:1
-
Chat client
客户端服务器聊天室源代码,使用VC(visual C++)编写的。使用access数据库。-Chat client-server source code, the use of VC (visual C++) Prepared. The use of access database.
- 2022-03-11 10:51:23下载
- 积分:1
-
网络唤醒的原理及实例,托盘实例,定时关、ini文件的操作等。...
网络唤醒的原理及实例,托盘实例,定时关、ini文件的操作等。-Wake on LAN principle and examples of instances tray, regular clearance, ini file operation.
- 2022-10-15 04:55:03下载
- 积分:1
-
网络抓包库wpcap3.0开发包和源代码,推荐下载
网络抓包库wpcap3.0开发包和源代码,推荐下载-Ethereal Library wpcap3.0 network development kit and source code to download
- 2022-05-08 15:16:17下载
- 积分:1
-
Client程序同样分别创建一个TCP socket 和一个UDP socket,首先client使用TCP socket连接TCP Server。
连接成...
Client程序同样分别创建一个TCP socket 和一个UDP socket,首先client使用TCP socket连接TCP Server。
连接成功后显示提示信息;
然后client端向TCP Server发送“GET UDP PORT”字符串,Server收到后向client回送自己的UDP Server 端口号(即Client端仅知道TCP Server的端口号而不知道UDP Server的端口号);
client在收到UDP Server的端口号后, 为用户显示3个选项:
1.“Get current time(TCP)”服务器时间
2.“Echo Mode(UDP)”回显6
3.“Exit the program”.
-Client program also creates a TCP socket, respectively, and a UDP socket, the first client to use TCP socket connection TCP Server. After a successful connection displays a prompt message and then client-side to the TCP Server sends " GET UDP PORT" string, Server receipt back to the client to send their UDP Server port number (ie, Client-side only to know the TCP Server" s UDP port number do not know Server" s port number) client received UDP Server port number, in order to the user three options: 1. " Get current time (TCP)" server time 2. " Echo Mode (UDP)" echo 63. " Exit the program" .
- 2023-07-31 00:05:03下载
- 积分:1
-
unix网络编程实例源代码。(包括客户和服务器端并已经通过编译)...
unix网络编程实例源代码。(包括客户和服务器端并已经通过编译)-example source code. (Including client and server-side and has adopted compiler)
- 2022-06-14 02:58:12下载
- 积分:1
-
The objective is to design and implement a simple Flow Control Protocol with OPN...
The objective is to design and implement a simple Flow Control Protocol with OPNET
- 2023-05-31 05:30:03下载
- 积分:1
-
Using VB to write a similar MSN chat system for learning to use, good entry stag...
用VB写的类似MSN的聊天系统,可以供学习使用,入门阶段不错。-Using VB to write a similar MSN chat system for learning to use, good entry stage.
- 2022-09-14 14:55:03下载
- 积分:1
-
多进程并发服务器。该程序等候客户连接,一旦连接则显示客户的地址,接着接收该客户的名字并显示。然后接收来自该客户的信息(字符串)。每当收到一个字符串,则显示该字符...
多进程并发服务器。该程序等候客户连接,一旦连接则显示客户的地址,接着接收该客户的名字并显示。然后接收来自该客户的信息(字符串)。每当收到一个字符串,则显示该字符串,并将字符串反转,再将反转的字符发回客户。之后,继续等待接收该客户的信息直至该客户关闭连接。服务器具有同时处理多客户的能力。-more complicated process server. The procedure for connecting customers, once the connection is shown to the customer address, and then receive the customer"s name and display. Before receiving from the customer"s information (string). Whenever received a string, it shows that the string, the string will be inverted, and then reverse the characters back customers. Continue, after waiting for the customer to receive the information until the customer close the connection. Servers simultaneously with the ability to more customers.
- 2022-01-28 05:53:05下载
- 积分:1