-
上课的时候用VB编写的文件传输的技巧,有利于初级者学习
上课的时候用VB编写的文件传输的技巧,有利于初级者学习-class of VB paper prepared by the transmission of skills and a conducive learning primary. .
- 2022-05-08 06:58:03下载
- 积分:1
-
TCP的客户服务器通信程序 一:程序运行过程 1、运行服务器程序,等待客户端发出请求 2、运行客户端程序,输入客户的IP地址,请求连接 3、若连接成功,服务器端...
TCP的客户服务器通信程序 一:程序运行过程 1、运行服务器程序,等待客户端发出请求 2、运行客户端程序,输入客户的IP地址,请求连接 3、若连接成功,服务器端显示客户的IP地址及端口号;客户端接收文件并保存在d:clientls.txt下,否则,显示错误信息。 二:程序实现原理 发送端:打开文件,逐一读取字符到缓冲区(缓冲区大小为1024),若文件大于1024,则成块发送;若小于,则直接发送。 接受端:与发送端同理。-TCP client-server communication program one : running a process, running the server and wait for the client to issue two requests, the client operating procedures, the importation of customer IP address, link request, if successful connection, the server-client shows the IP address and port number ; the client receives the document and preserve d : client ls.txt, otherwise an error message. 2 : Principle procedures transmitter : open the file, read each character to the buffer (buffer size for 1024), and if the document is greater than 1,024, then sent into pieces; If less, then sent directly. Receivers : Send-the same reason.
- 2022-06-30 17:04:28下载
- 积分:1
-
BotNet first simulated network environment, and then tested on the network, and...
首先模拟了BOTNET的网络环境,然后对这个网络进行检测,最后分析检测所得的数据,分析出是否botnet-BotNet first simulated network environment, and then tested on the network, and finally analyzed the data collected, analysis of whether the botnet
- 2022-04-18 11:07:16下载
- 积分:1
-
用Visual Basic来编程
用Visual Basic来编程-to use Visual Basic Programming
- 2022-08-22 03:19:45下载
- 积分:1
-
C:Documents and Settingsyyy桌面新建文件夹TCPsocket2.rarC:Documents and Settingsyyy桌面新建文...
C:Documents and Settingsyyy桌面新建文件夹TCPsocket2.rarC:Documents and Settingsyyy桌面新建文件夹TCPsocket2.rar
- 2022-03-03 23:45:56下载
- 积分:1
-
Freezing point dynamic DNS principle source of this procedure is that the remote...
冰点动态域名解析源码
本程序的原理就是远程获取网页地址,通过网页来对DNS服务器进行操作-Freezing point dynamic DNS principle source of this procedure is that the remote access to the web site, through the page to operate on the DNS server
- 2022-01-28 18:14:51下载
- 积分:1
-
一个用cSharp编写的聊天室,不算完善,客户端需要硬编码服务端的地址...
一个用cSharp编写的聊天室,不算完善,客户端需要硬编码服务端的地址-CSharp prepared using a chat room, which is not perfect, the client needs of hard-coded server address
- 2022-12-12 02:35:04下载
- 积分:1
-
启动该程序后可以看到整个局域网内的包,你可以知道有哪些IP在访问你的机器。
启动该程序后可以看到整个局域网内的包,你可以知道有哪些IP在访问你的机器。-commencement of the proceedings, I can see the whole LAN packets, you can know which IP visit your machine.
- 2022-11-07 22:10:03下载
- 积分:1
-
不重起Windows直接更改IP地址
不重起Windows直接更改IP地址-not directly up the Windows IP address changes
- 2022-03-25 12:11:06下载
- 积分:1
-
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