-
可监控流量、WEB等内容,是一套很好用的局域网监控软件
可监控流量、WEB等内容,是一套很好用的局域网监控软件-good
- 2022-08-14 07:21:14下载
- 积分:1
-
socket编程实现文件上传
这是一个socket编程实例。Server端监听指定端口,接受Client端连接请求。Client通过发送connect请求与Server端建立Socket连接,然后向Server发送一个简单文件,Server接受该文件后存储到指定目录。完成上传后Server端主动断开连接。
- 2022-04-21 19:33:37下载
- 积分:1
-
easyarm615_map.rar这是非常重要的
EasyARM615_map.rar this is very important
EasyARM615_map.rar this is very important
- 2022-08-07 14:43:05下载
- 积分:1
-
Experimental ARMSYS 15: Ethernet interface application Description: Initializati...
ARMSYS实验十五:以太网接口应用
描述:初始化以太网卡-Experimental ARMSYS 15: Ethernet interface application Description: Initialization of Ethernet card
- 2022-07-16 09:19:10下载
- 积分:1
-
用CSharp 删除文件和文件夹,希望对大家有一个帮助
用CSharp 删除文件和文件夹,希望对大家有一个帮助-Using CSharp delete files and folders, and they hope to help everyone have a
- 2022-01-26 05:33:40下载
- 积分:1
-
RawSocket简单实用
RawSocket简单实用,适合初学者学习RawSocket。用rawsocket构造tcp数据包的程序-Rawsocket constructed using tcp packet procedure
- 2022-08-15 11:22:05下载
- 积分:1
-
仿制IE在“解决方案资源管理器” 中,右键单击“TextBoxExt”项目,从弹出的菜单中选择“属性”,会弹出属性配置对话框,在左上角的“配置(C)”中选择“所...
仿制IE在“解决方案资源管理器” 中,右键单击“TextBoxExt”项目,从弹出的菜单中选择“属性”,会弹出属性配置对话框,在左上角的“配置(C)”中选择“所有配置”,设置输出路径为“.."output”,注意,该输入有点特殊,两个小数点+反斜杠+output,意思是当前文件夹上一层的ouput文件夹(从VC过来的朋友可能比较熟悉这种方式)-IE private void lstBox_MouseMove(object sender, System.Windows.Forms.MouseEventArgs e)
{
ListBox box=(ListBox)sender
Point pt = new Point(e.X,e.Y)
int n=box.IndexFromPoint(pt)
if(n>=0)
box.SelectedIndex=n
}
- 2022-01-25 19:43:26下载
- 积分:1
-
得到多穴主机所有IP地址
得到多穴主机所有IP地址-be multi-homed host all IP addresses
- 2022-02-07 00:20:04下载
- 积分:1
-
用C++编写的网络通信框架的多
用c++编写的网络通信框架,适用于多客户端的网络通信
client: 模拟客户端程序
server: 模拟服务端程序
gateway:网关程序
启动:client.exe server.exe gateway.exe程序,client程序会网关gateway.exe发送消息
消息内容为字符:00004XXXX XXXX为字符,是使用 04d打印到BUF中的,
gateway.exe收到client.exe发送的消息,此时从系统路由表中取到:B_HOST的信息,并把
收到的消息转发到server.exe程序,如果server.exe程序作相应处理,还可以作为应答,把
消息返回给client.exe,如果要这么实现的话,需要加流水信息-Using c++ to prepare the framework of network communication for multi-client network client: client simulation server: process simulation server gateway: Gateway proceedings: client.exe server.exe gateway.exe procedures, client program will be the gateway message send a message gateway.exe for characters: 00004XXXX XXXX for the characters, is to use 04d to BUF in print, gateway.exe received messages sent client.exe, this time from the system to check the routing table: B_HOST the information, and forwarded to the information received server.exe procedure, if the corresponding procedures to deal with server.exe, but also can serve as a response to the n
- 2022-12-19 19:45:02下载
- 积分:1
-
卡耐基梅隆大学课程SSD8 quiz1答案,仅供参考
卡耐基梅隆大学课程SSD8 quiz1答案,仅供参考-Carnegie Mellon University courses SSD8 quiz1 answers are for reference only
- 2022-12-06 10:30:03下载
- 积分:1