-
WinNT网络程序的小例子,LM单元必须被安装
WinNT网络程序的小例子,LM单元必须被安装--A small example about WinNT network program , LM unit must be installed
- 2022-07-27 23:36:55下载
- 积分:1
-
gateway java source
中国移动cmpp2.0的网关 java源码-gateway java source
- 2023-03-14 04:40:03下载
- 积分:1
-
在P2P通信的例子,这个例子是用UDP协议…
关于P2P通讯的例子,这个例子是用UDP协议写的穿透防火墙的例子-On the P2P communication examples, this example is written using UDP protocol to penetrate the firewall example
- 2022-05-14 01:45:14下载
- 积分:1
-
Through the structures on the remote host a remote dictionary service server, ot...
通过在远端主机上搭建一个远程字典服务服务器,其它主机可以通过客户端程序 RemoteLookup将所需要查询的单词传送给远程主机,远程主机字典服务服务器将单词的中文释义结果返回给客户端主机,在启动服务端后,即可用客户端在线查询单词,程序示范了运用没有封装的SOCKET以及Windows SDK编程的典型过程。
-Through the structures on the remote host a remote dictionary service server, other hosts can RemoteLookup client program will need to send word query the remote host, remote hosting service server dictionary word to return to the Chinese interpretation of the results to the client host, in client start-up services, you can use client-side online query word, the program has not demonstrated the use of packaging as well as the Windows SDK programming SOCKET typical process.
- 2022-03-17 01:23:57下载
- 积分:1
-
该实例用以获得系统安装的各协议栈信息,并通过树形控件直观的显示出来...
该实例用以获得系统安装的各协议栈信息,并通过树形控件直观的显示出来-example for the installation of the system on the protocol stack information, and through tree controls intuitive displayed
- 2022-07-22 18:13:38下载
- 积分:1
-
一个RAS管理器
一个RAS管理器 -A RAS Management
- 2022-06-26 13:50:04下载
- 积分:1
-
IP地址检测和端口扫描程序的源代码,包含DEMO和SOURCE CODE
IP地址检测和端口扫描程序的源代码,包含DEMO和SOURCE CODE-IP address and port-scanning detection program"s source code, and includes DEMO SOURCE CODE
- 2022-07-22 03:34:58下载
- 积分:1
-
直接用socket实现http协议.值得初学者学习借鉴
直接用socket实现http协议.值得初学者学习借鉴-Directly achieve the http protocol socket. Worthwhile for beginners to learn from
- 2023-02-07 13:00:04下载
- 积分: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
-
这是一个利用TCP协议进行通信的程序,很典型,适合初学者学习,程序分两个部分,客户端和服务器...
这是一个利用TCP协议进行通信的程序,很典型,适合初学者学习,程序分两个部分,客户端和服务器-using TCP communication procedures, typical, for beginners to learn, procedures in two parts, the client and server
- 2022-08-19 14:35:43下载
- 积分:1