-
聊天程序,主要系统调用,包括:套接字()
聊天程序,主要的系统调用包括:socket()-创建Socket;bind()-将创建的Socket与本地端口绑定;connect()与accept()-建立Socket连接;listen()-服务器监听是否有连接请求;send()-数据的可控缓冲发送;recv()-可控缓冲接收;closesocket()-关闭Socket。-Chat program, the main system calls, including: socket ()- Create Socket bind ()- will create a Socket with the local port binding connect () and accept ()- establish a Socket connection listen ()- server monitor whether there is connection requests send ()- data buffer to send controllable recv ()- controllable receiver buffer closesocket ()- Close Socket.
- 2023-06-10 19:15:03下载
- 积分:1
-
简单的聊天通信程序,包含服务器端和客户端,可以发送文本信息进行沟通...
简单的聊天通信程序,包含服务器端和客户端,可以发送文本信息进行沟通-simple chat communications procedures, including server and client, can send text messages to communicate
- 2022-04-21 07:45:17下载
- 积分:1
-
2000下调试 成功
2000下调试 成功-2000 under the successful commissioning
- 2022-06-12 06:46:54下载
- 积分:1
-
这是一个网络通信的SocketDemo
这是一个网络通信的SocketDemo-This is a network communications SocketDemo
- 2022-02-02 00:09:00下载
- 积分:1
-
又一个用Borland C++3.1编译的TCP/IP协议栈
又一个用Borland C++3.1编译的TCP/IP协议栈 -Another tcp/ip stack using Borland C++ 3.1 for compiling
- 2022-04-09 11:17:20下载
- 积分:1
-
可以获取WEB页面上面的所有连接
可以获取WEB页面上面的所有连接-access to the Web pages of all the above link
- 2022-07-13 08:21:22下载
- 积分:1
-
Internet Client Management System (2004 graduate design FOSS)
网吧管理系统客户端(2004年毕业设计源码)-Internet Client Management System (2004 graduate design FOSS)
- 2022-01-20 23:19:14下载
- 积分:1
-
利用原始套接字进行广播,可以修改原IP地址和目的IP地址,原端口和目的端口,运行环境,win2...
利用原始套接字进行广播,可以修改原IP地址和目的IP地址,原端口和目的端口,运行环境,win2-use of the original broadcast socket, can amend the original IP address and destination address, the original purpose of ports and port, the environment, WIN2
- 2023-07-07 14:55:03下载
- 积分:1
-
利用mina的通讯框架,实现两端传输文件。
利用mina的通讯框架,实现两端传输文件。-Mina framework for the use of communications, to transfer files to achieve both ends.
- 2022-02-15 11:09:56下载
- 积分:1
-
The latest version V1.032 version of TCP/UDP debugging tools, modify the previou...
最新版本V1.032版本的TCP/UDP调试工具,修改了上一版本的bug,提供应用程序接口,帮助学习TCP/UDP协议栈,尤其对开发带有TCP/UDP接口的硬件设备很实用,相当于串口超级终端的功能(可以叫做网口超级终端!)-The latest version V1.032 version of TCP/UDP debugging tools, modify the previous version of one bug, to provide application programming interfaces to help learning TCP/UDP protocol stack, in particular on the development of a TCP/UDP interface hardware device is very useful, very in serial HyperTerminal function (can be called network HyperTerminal mouth!)
- 2022-06-30 03:27:57下载
- 积分:1