-
插座
基于API的套接字编程,可以检测到服务器和当前客户机的IP地址和端口号,并接收客户端信息。-Socket-based API programming, can be detected by the current server and client IP address and port number, and receive client information.
- 2022-01-30 20:51:53下载
- 积分:1
-
一个很好的局域网聊天系统,有客户端和服务器端,结果调试,没有任何错误....
一个很好的局域网聊天系统,有客户端和服务器端,结果调试,没有任何错误.-a good chat LAN systems, client and server, debugging, no mistakes.
- 2023-06-17 15:40:03下载
- 积分:1
-
监视网络端口的使用情况,以明细的方式列出
监视网络端口的使用情况,以明细的方式列出-surveillance network to the use of the port to the list Details
- 2023-06-17 15:55:03下载
- 积分:1
-
do with VB Proxy Server source code to do with VB Proxy server source code
用VB做的Proxy服务器源代码 -do with VB Proxy Server source code to do with VB Proxy server source code
- 2022-01-20 23:29:24下载
- 积分:1
-
取得主机名称与各项网络服务的程序代码
取得主机名称与各项网络服务的程序代码-To obtain the host name and the network services program code
- 2022-03-05 13:38:58下载
- 积分:1
-
在Windows 2000下使用winsock2修改IP报头的例子
在Windows 2000下使用winsock2修改IP报头的例子- 2,000 uses winsock2 in Windows to revise the IP masthead the
example
- 2022-08-12 17:24:24下载
- 积分:1
-
a simple firewall code, which is perfect for beginners to learn NDIS programming...
一个简单的防火墙代码,很适合初学者学习NDIS编程!-a simple firewall code, which is perfect for beginners to learn NDIS programming!
- 2022-03-15 09:49:54下载
- 积分:1
-
c#编的客户端程序,可以发送文件也可以接收文件,适合初次使用c#的用户学习socket编程用...
c#编的客户端程序,可以发送文件也可以接收文件,适合初次使用c#的用户学习socket编程用-c# addendum to the client program can send documents can also receive documents, suitable for initial use of the c# programming socket users with learning
- 2022-01-22 02:41:12下载
- 积分:1
-
good
好的
- 2022-06-02 05:13:58下载
- 积分:1
-
信使小精灵,是一个简易的聊天工具。主要是演示了网络编程的主要步骤。本程序使用封装好的函数库,使得应用层不需要考虑网络消息是如何被接受和发送的,也不需要考虑数据粘...
信使小精灵,是一个简易的聊天工具。主要是演示了网络编程的主要步骤。本程序使用封装好的函数库,使得应用层不需要考虑网络消息是如何被接受和发送的,也不需要考虑数据粘包和丢包的刺手问题,你只要调用相应的函数就可以了。函数库为你做好了这些工作。你只需要定义自己的协议头和消息结构体,定义好网络消息的回调函数就可以了。
-messenger elf is a simple chat tools. A major demonstration is the main network programming steps. The programs use Packaging good libraries, makes application layer need not consider the network news is how it has been accepted and sent, and do not need sticky packets of data and packet loss of a thorn in hand, as long as you call the corresponding function on it. Functions well as your work. You only need to define its own agreement head and the structure of news, the definition of a good network news callback function on it.
- 2022-06-14 05:38:31下载
- 积分:1