-
采用CSOCKET得到服务器的时间,利用TCP/IP的13端口提供的时间服务,要求提供时间服务的计算机安装简单TCP/IP协议。...
采用CSOCKET得到服务器的时间,利用TCP/IP的13端口提供的时间服务,要求提供时间服务的计算机安装简单TCP/IP协议。-CSOCKET used to be a time server using TCP/IP 13 ports for the service, asked for time to install the computer services simple TCP/IP protocol.
- 2022-06-16 07:00:20下载
- 积分:1
-
点对点网络通信 开发环境 VC++ 6.0
点对点网络通信 开发环境 VC++ 6.0-Peer-to-peer network communications development environment VC++ 6.0
- 2023-05-09 18:50:03下载
- 积分:1
-
DNS 解析用的库源码,还包含windows下nslookup的源码
DNS 解析用的库源码,还包含windows下nslookup的源码-DNS analysis for the source, the windows also includes the source code under nslookup
- 2022-01-22 02:23:04下载
- 积分:1
-
一个测试OPC SERVER 的源代码!VC++ 的,可以参考!
一个测试OPC SERVER 的源代码!VC++ 的,可以参考!-a test OPC Server source code! VC can be found!
- 2022-01-30 21:41:53下载
- 积分:1
-
使用WebBrowser控件开发浏览器程序
使用WebBrowser控件开发浏览器程序-use WebBrowser control procedures browser
- 2022-01-25 18:10:27下载
- 积分:1
-
用一个简单的TCP服务器
一个简单的vc下tcp服务器端获取时间程序,希望对初学者有所帮助-Vc a simple tcp server-side access to the next time the procedure, and they hope to be helpful for beginners
- 2022-08-08 03:26:43下载
- 积分:1
-
为需要网络报名用户设计,用户只需要通过网络进行在线报名,管理员即可一次收效所有报名信息,提高工作效率。...
为需要网络报名用户设计,用户只需要通过网络进行在线报名,管理员即可一次收效所有报名信息,提高工作效率。-Registration for the needs of network users, users only need to register online through the network, administrators can apply an effect to all information, improve work efficiency.
- 2022-06-30 02:31:38下载
- 积分:1
-
一个简单的能实现PING功能的小程序,可以控制PING的数据包的个数。...
一个简单的能实现PING功能的小程序,可以控制PING的数据包的个数。-a simple achieve PING function of small programs will be able to control the PING number of data packets.
- 2022-10-09 15:50:02下载
- 积分:1
-
This topic for the realization of a TCP protocol using multi
此题目为实现一个采用TCP协议实现多线程的web server.即使用操作系统提供的多线程库实现多线程并发服务器具体要求为,在浏览器中输入 http://127.0.0.1:6789/index.html 可正确显示纯html文件index.html-This topic for the realization of a TCP protocol using multi-threaded web server. That is, the use of multi-threaded operating system to provide multi-threaded concurrent database server to achieve the specific requirements for the browser, type in http://127.0.0.1:6789/index.html can correctly display pure html file index.html
- 2022-10-24 14:25:03下载
- 积分:1
-
用socket 编程接口编写两个程序,分别为客户程序(client.c)和服务器程序(server.c),该程序应能实现下述命令功能:
get:取远方的一个...
用socket 编程接口编写两个程序,分别为客户程序(client.c)和服务器程序(server.c),该程序应能实现下述命令功能:
get:取远方的一个文件
put:传给远方一个文件
pwd:显示远主当前目录
dir:列出远方当前目录
cd :改变远方当前目录
? :显示你提供的命令
quit :退出返回
-Socket programming interface used to prepare the two procedures, namely client (client.c) and server (server.c), the program should be able to function to achieve the following command: get: get a file from afar put: to the distance a file pwd: display current directory far the main dir: lists the current remote directory cd: to change the current directory from afar? : Shows you the command quit: exit to return to
- 2023-02-27 03:40:03下载
- 积分:1