-
client. The procedure first with the corresponding server connections. Users the...
客户端程序。该程序首先与相应服务器连接。然后接收用户从标准输入(键盘)输入的字符串,再将字符串发送给服务器,接收服务器发回的信息并显示。之后,继续等待用户输入直至用户输入Ctrl-D。当收到用户输入Ctrl-D后,客户关闭连接并退出。-client. The procedure first with the corresponding server connections. Users then receive from the standard input (keyboard) and input string, and then a string sent to the server, server to receive the information and display. After continue to wait until the user input of user input Ctrl-D. When users type Ctrl-D, customers close the connection and exit.
- 2022-12-26 01:15:04下载
- 积分:1
-
a serial communication program Dongdong, introduced a good example and source co...
一个串口通讯编程的东东,介绍了很好的范例和源代码,请看看 -a serial communication program Dongdong, introduced a good example and source code, please see
- 2023-02-17 07:20:03下载
- 积分:1
-
c++编写的一个用于指纹识别的代码,可以应用与企业的考勤...
c++编写的一个用于指纹识别的代码,可以应用与企业的考勤-prepared for a fingerprint identification code can be applied to enterprises with an attendance
- 2023-08-29 05:10:03下载
- 积分:1
-
dhcp的源代码,好东西,对网络编程有帮助
dhcp的源代码,好东西,对网络编程有帮助-dhcp the source code, something good, to help network programming
- 2022-04-13 05:26:35下载
- 积分:1
-
使用delphi7 进行socket 服务器端 开发含源码
基于delphi7开发,使用IdTCPServer控件,进行socket服务器端开发。
包含全部源码以及exe文件,纯原生开发。
还有Client客户端代码已经上传。
- 2022-03-22 19:03:49下载
- 积分:1
-
Network transmission of documents between the two
网络之间双机传送文件,可以一台电脑是主机端,另外一台是客户端,双方之间传送文件。-Network transmission of documents between the two-plane can be a client computer is the host, is another client, transfer files between the two sides.
- 2022-07-08 23:38:51下载
- 积分:1
-
编译synscan.cpp请注意,如果是ADSL用户,可能要把代码里的hp
编译synscan.cpp请注意,如果是ADSL用户,可能要把代码里的hp->h_addr_list[0]改为hp->h_addr_list[1]才能够扫描,具体是[0]还是[1]或其它,可以先编译getallIP.cpp来获取外网IP的网卡的代号。例如编译getallIP.cpp后得到以下输出
Address [0]: 192.168.1.2
Address [1]: 218.10.14.151(公网IP)
那么想扫描外网的话就要把synscan.cpp里的hp->h_addr_list[0]改为hp->h_addr_list[1]了-Compiler synscan.cpp Please note that if it is ADSL users may need to code in the hp-
- 2022-02-12 10:12:34下载
- 积分:1
-
VC开发的一个带附件的邮件发送程序,具体代码请看包装。
用VC开发的一个能带附件的邮件发送程序,具体代码请参见源代码部分。-VC developed a band annex to the mail process, the specific codes, please see part of the source code.
- 2022-09-13 05:45:03下载
- 积分:1
-
windows socket网络编程之io完成端口模型的例子
windows socket网络编程之io完成端口模型的例子-windows socket network programming on the io completion port model examples
- 2022-08-12 21:53:32下载
- 积分:1
-
该程序包含一个Socket派生类和一个演示广播…
该程序包含一个用于广播的Socket派生类和一个演示实例!-The program contains a broadcasting for the Socket derived class and a demonstration examples!
- 2022-03-14 16:30:57下载
- 积分:1