-
- 2022-02-27 01:13:50下载
- 积分:1
-
CVS IIS是有用的
cvs for iis it is useful
- 2022-02-03 15:34:51下载
- 积分:1
-
一个聊天室服务端和客户端程序,可以设置服务器和端口
一个聊天室服务端和客户端程序,可以设置服务器和端口-A chat room service client and the client program, you can set the server and port
- 2023-03-19 22:40:03下载
- 积分:1
-
Console程序可以提供类似DOS和UNIX Shell的环境,对于学生从单任务环境向多任务环境程序设计的过渡很有帮助。在Console模式下建立Winsoc...
Console程序可以提供类似DOS和UNIX Shell的环境,对于学生从单任务环境向多任务环境程序设计的过渡很有帮助。在Console模式下建立Winsock的编程环境,可以完成BSD Socket的实验-Console procedures can provide similar DOS and UNIX Shell environment for students from single-task environment to multi-task environment for the transition program design helpful. Console mode in the establishment of Winsock programming environment, to be completed BSD Socket experiment
- 2023-05-07 12:50:02下载
- 积分:1
-
模拟不同类型的网络协议
Simulates Different types of Network protocols
- 2023-01-09 22:40:04下载
- 积分:1
-
得到浏览器(CHtmlView)中的HTML内容并修改这些内容的程序
得到浏览器(CHtmlView)中的HTML内容并修改这些内容的程序- Obtains the browser (CHtmlView) the center HTML content and
revises these contents the procedure
- 2023-02-17 13:05:03下载
- 积分:1
-
我自己做的OPenldap的客户端,用于做网络服务器,有参考意义
我自己做的OPenldap的客户端,用于做网络服务器,有参考意义-OPenldap do my own client to do network server, a reference value
- 2022-01-21 19:46:14下载
- 积分:1
-
在网络聊天和文件传输程序ipx_spx协议
基于IPX_SPX协议的网络聊天和文件传输程序-IPX_SPX agreement on the network chat and file transfer program
- 2023-03-27 01:05:03下载
- 积分: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
-
this program demonstrated how to download http document, please refer!
本程序演示了如何下载http文件,请参考!-this program demonstrated how to download http document, please refer!
- 2022-03-10 21:40:18下载
- 积分:1