-
simple ie source code for freinds, the free version
simple ie source code for freinds, 免费版本-simple ie source code for freinds, the free version
- 2022-03-09 16:47:14下载
- 积分:1
-
A simple chat tool, multiple users can chat on
一个简单的聊天工具,可以实现多个用户同时上线聊天,目前已实现在局域网内聊天.这是服务端程序.-A simple chat tool, multiple users can chat on-line at the same time, the current has been achieved in the LAN chat. This is the server program.
- 2023-07-31 09:05:05下载
- 积分:1
-
用c++builder写的检测网络通畅与否的工具,可用于自动机器人对服务器监控,网络状态检测等,在bcb6下编译通过...
用c++builder写的检测网络通畅与否的工具,可用于自动机器人对服务器监控,网络状态检测等,在bcb6下编译通过-c builder with a detection network was open or not the tool can be used to automatically control robot to the server, network performance testing, the compiler through bcb6
- 2023-04-16 04:15:03下载
- 积分:1
-
视觉软件运动
Visual software motion
- 2022-01-26 06:44:56下载
- 积分:1
-
一个简单的聊天工具,可以实现多个用户同时上线聊天,目前已实现在局域网可以聊天.这是客户端程序....
一个简单的聊天工具,可以实现多个用户同时上线聊天,目前已实现在局域网可以聊天.这是客户端程序.-A simple chat tool, multiple users can chat on-line at the same time, the current can be realized in the local area network chat. This is the client program.
- 2022-09-06 06:30:03下载
- 积分:1
-
获得本机名、本机IP、外网IP及IP地址(即在本机的位置)
获得本机名、本机IP、外网IP及IP地址(即在本机的位置)-Access to the machine name, the local IP, external IP Net and IP address (that is, at the location of the machine)
- 2022-04-30 14:24:53下载
- 积分:1
-
网络编程 实例 对于新接触网络编成的 朋友应该是一个不错的例子。有扩展性!...
网络编程 实例 对于新接触网络编成的 朋友应该是一个不错的例子。有扩展性!-network programming examples for the new network into contact with friends is a good example. Scalability is!
- 2022-07-14 16:17:21下载
- 积分:1
-
网络监听,可以查到包源及目的地址,可以分析数据包的内容...
网络监听,可以查到包源及目的地址,可以分析数据包的内容-eavesdropping network can check packet source and destination addresses can analyze the contents of data packets
- 2022-04-01 14:10:46下载
- 积分:1
-
服务器端通过socket()系统调用创建一个Socket数组后(即设定了接受连接客户的最大数目),与指定的本地端口绑定bind(),就可以在端口进行侦听list...
服务器端通过socket()系统调用创建一个Socket数组后(即设定了接受连接客户的最大数目),与指定的本地端口绑定bind(),就可以在端口进行侦听listen()。如果有客户端连接请求,则在数组中选择一个空Socket,将客户端地址赋给这个Socket。然后登录成功的客户就可以在服务器上聊天了。-Server-side through the socket () system call to create a Socket after the array (that is set to receive the maximum number of connected customers), with a specified local port to bind bind (), will be able to listen on port listen (). If the client has to connect the request, then select an empty array Socket, the client address assigned to the Socket. And then sign in the success of customers can chat on the server.
- 2023-08-19 03:20:03下载
- 积分:1
-
基于winsock网络编程技术实现客户端图片传送到服务器端
基于winsock网络编程技术实现客户端图片传送到服务器端-ImageTransfer through winsock
- 2023-06-14 07:35:33下载
- 积分:1