-
completed an example of the server and client simple oral communication process....
该实例完成一个服务器端和客户端简单的会话通信过程.要求主机上安装TCP/IP协议,并设定IP.服务器端和客户端使用同一台主机的不同端口号,服务器端使用的端口号为2000,客户端使用的端口号为3000. 服务器端程序先运行,首先初始化Winsock,然后创建套接字,在2000端口上进行绑定,接着在2000端口进行侦听,并进入等待状态.客户端后运行,同样首先初始化winsock,然后创建套接字,接着尝试和服务器端的连接.连接一旦建立,就可以在服务器端和客户端之间进行通信.客户端提示输入一个数字,比如输入50,那么客户端会从"data0"到"data49"发送50个字符串,输入0退出.-completed an example of the server and client simple oral communication process. Asked on the mainframe installed TCP/IP protocol and set the IP. Servers and clients using the same host of different ports, the use of the server port to 2000, clients use the port number as 3000. server operating procedures first, the first initialization Winsock, and then create socket, in 2000 ports on bonding, then the 2000 port for the interception, and entered the wait state. client after running the same protocols of the first initialization, and then create socket, and then try to server connections. connecting once established, can the server and client communications between. the client suggested the import
- 2022-01-26 06:53:43下载
- 积分:1
-
利用脚本管理web站点
利用脚本管理web站点-use script management web site
- 2023-06-12 15:30:03下载
- 积分:1
-
不好意思,是DOTNET版本的,感兴趣的可以将其改成VisualC++的代码...
不好意思,是DOTNET版本的,感兴趣的可以将其改成VisualC++的代码-sorry, yes DOTNET version, interest can be changed Visual C code
- 2022-12-11 01:00:03下载
- 积分:1
-
网络客户端和服务器
它是一个 python 实现的套接字库。他 Python 接口是 Python 的面向对象风格的套接字的 Unix systemcall 和图书馆界面直接音译: 该函数返回一个套接字对象的方法暨各种套接字系统调用。 参数类型是有点更高级别的精通 C 接口: 上 Pythonfiles 的 read () 和 write () 操作,接收缓冲区分配操作是自动的以及缓冲区 lengthis 隐式上发送操作。
- 2022-02-01 05:04:17下载
- 积分:1
-
一个网络下载的源代码。具有拖放界面,直接将链接拖到窗口上,即可以实现下载。...
一个网络下载的源代码。具有拖放界面,直接将链接拖到窗口上,即可以实现下载。-a network to download the source code. With drag-and-drop interface that will link directly dragged window, which can download.
- 2022-02-04 17:33:51下载
- 积分:1
-
ppp协议实现源代码
ppp协议实现源代码-ppp protocol source code
- 2022-02-11 22:37:16下载
- 积分:1
-
一个很好的网络流量监控系统的源程序,网络同步…
一个非常不错的网络流量监控系统vc源码,可以同步显示网络的输出流量,输入流量,总流量。-a very good network traffic monitoring system vc source, network synchronization shows the output flow, input flow, total flow.
- 2022-03-07 19:20:42下载
- 积分:1
-
实现arq滑动窗口协议
实现arq滑动窗口协议-Sliding Window Protocol achieve arq
- 2023-03-08 16:40:04下载
- 积分:1
-
端口扫描外国网站上下的
端口扫描外国网站上下的-port scanning overseas websites across the
- 2022-10-17 19:20:03下载
- 积分:1
-
关于C++的网络编程介绍,重点介绍了在特殊领域的C++的编程
关于C++的网络编程介绍,重点介绍了在特殊领域的C++的编程-About C++ Introduction of network programming, focusing on specific areas in the introduction of the C++ programming
- 2022-04-17 08:13:31下载
- 积分:1