-
聊天程序,主要系统调用,包括:套接字()
聊天程序,主要的系统调用包括: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
-
本程序通过WINSOCKET来通信,可以列举出当前网络的缓存中的资源,可以直接编译使用。...
本程序通过WINSOCKET来通信,可以列举出当前网络的缓存中的资源,可以直接编译使用。-the procedure WINSOCKET communications to be cited current network of cache resources, can direct the use of compiler.
- 2023-02-21 13:50:03下载
- 积分:1
-
在VB环境下的帮助你远程获取MAC的代码 相当好用哦
在VB环境下的帮助你远程获取MAC的代码 相当好用哦 -in VB environment with the help of remote access to your MAC code very handy oh
- 2023-07-27 21:20:03下载
- 积分:1
-
一个简单的SOCKET通信的例子。 可以作为服务端进行侦听,也可以作为客户端请求连接。
一个简单的SOCKET通信的例子。 可以作为服务端进行侦听,也可以作为客户端请求连接。-a simple example of Socket Communications. As for the interception server, the client can ask to be connected.
- 2022-02-28 15:03:44下载
- 积分:1
-
流量统计
以流量统计为主,没有抓底层的mac地址,抓了上层的包,并统计各个端口的数据流量。
- 2022-11-02 22:30:04下载
- 积分:1
-
C:Documents and Settingsyyy桌面新建文件夹TCPsocket2.rarC:Documents and Settingsyyy桌面新建文...
C:Documents and Settingsyyy桌面新建文件夹TCPsocket2.rarC:Documents and Settingsyyy桌面新建文件夹TCPsocket2.rar
- 2022-03-03 23:45:56下载
- 积分:1
-
服务器端在本地端口进行坚挺,等待客户机的连接,连接上之后,向服务器端发送数据...
服务器端在本地端口进行坚挺,等待客户机的连接,连接上之后,向服务器端发送数据-Server-side firm in the local port and wait for client connections, after connection to the server-side send data
- 2022-01-26 07:37:45下载
- 积分:1
-
a multithreaded LAN file transfer program that will prepare socket
一个多线程的局域网文件传送程序,用socket编写-a multithreaded LAN file transfer program that will prepare socket
- 2022-02-25 18:02:17下载
- 积分:1
-
in VC compiler, achieving large file transfer, very fast, can be designated port...
在VC下编译,实现大文件的传输,速度很快,可以指定端口和IP-in VC compiler, achieving large file transfer, very fast, can be designated ports and IP
- 2022-11-02 03:00:03下载
- 积分:1
-
一个很好的UDP协议监视器,能动态监视局域网的所有机器
一个很好的UDP协议监视器,能动态监视局域网的所有机器-a good UDP monitors, dynamic monitoring of all machines LAN
- 2022-02-11 13:09:00下载
- 积分:1