-
一份winpacp做的arp的代码
一份winpacp做的arp的代码
一份winpacp做的arp的代码
一份winpacp做的arp的代码
-Winpacp a code to do the arp a winpacp to do the arp code
- 2023-06-02 02:05:03下载
- 积分:1
-
java 通信类库 包装了各种通信的协议
java 通信类库 包装了各种通信的协议-communications packaging of the various communications agreement
- 2022-05-07 10:02:18下载
- 积分:1
-
小型网络聊天系统
小型网络聊天系统-small Web Chat System
- 2022-05-12 17:24:07下载
- 积分:1
-
一个“路由跟踪”程序,包括如何设置IP头标,如何对收发过程中的错误进行控制等内容。...
一个“路由跟踪”程序,包括如何设置IP头标,如何对收发过程中的错误进行控制等内容。-a "routing track" procedures, including how to set up the IP header. Transceivers how to process the errors control content.
- 2023-02-05 04:35: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
-
春天网络域名主机系统(C#全源码)
春天网络域名主机系统(C#全源码)-spring mainframe network domain name system (all C# source)
- 2022-04-19 02:09:32下载
- 积分:1
-
一个串口通信的VB源程序,用于控制或者站台的信息显示.
一个串口通信的VB源程序,用于控制或者站台的信息显示.-A serial port communication VB source code for the control of the site or the information display.
- 2022-05-01 00:29:05下载
- 积分:1
-
插入排序
/ * 插入排序升序排列 * /
#include < stdio.h >
#include < stdlib.h >
#include < time.h >
int main)
{
int n、 数组 [1000],c,d,t ;
printf ("Enter elementsn 数") ;
scanf ("%d",& n);
printf ("Enter %d integersn",n) ;
为 (c = 0 ; c < n
- 2022-05-31 05:23:44下载
- 积分:1
-
Lesson16线程同步与异步套接字编程
Lesson16线程同步与异步套接字编程-Lesson16 thread synchronization with asynchronous socket programming
- 2022-03-02 18:25:43下载
- 积分:1
-
smtp
实现网络抓包 与相关的功能 显示网卡 并且采用state模式编写-smtp
- 2023-06-01 08:30:03下载
- 积分:1