-
TRACERT
支持IPv4和IPv6的路由探测代码,可以用来开发网络探测工具(traceroute in IPv4 and IPv6 network)
- 2021-03-31 16:09:09下载
- 积分:1
-
msluyple-pair
利用http协议实现网络通信,是基于c语言编写(Use the HTTP protocol to realize network communication, is based on the c language)
- 2017-03-25 00:57:12下载
- 积分:1
-
WindowsSockets
SOCKET编程规范(SOCKET programming specification)
- 2008-03-27 15:35:30下载
- 积分:1
-
使用qt实现网络爬虫
使用qt实现网络爬虫,爬取自己感兴趣的图片。原理是采集地址,然后存数据,再去下载。(Use QT to achieve web crawler and crawl pictures that you are interested in. The principle is to collect addresses, then store data, and then download them.)
- 2018-05-02 14:23:10下载
- 积分:1
-
Computer-Networks-and-Internets
这是一个用c++编写的,socket API 的服务器端和客户端的相互响应的简单程序.用cmd打开程序exe,输入“webserver + 端口号”,webclient方面,输入“webclient + 127.0.0.1 + 端口号5600”,则可以在客户端上显示接收到的信息。(This is a c++ written in response to a simple procedure of mutual socket API server and client' s Open Program exe, enter " webserver+ port number" , webclient, the input " webclient+ 127.0.0.1+ port number 5600 with cmd " you can display the information received on the client.)
- 2013-12-27 21:41:43下载
- 积分:1
-
MSVAR脉冲响应
用于MSvar模型的脉冲响应分析,效果不错(Impulse response analysis for MSvar model)
- 2021-01-22 22:58:44下载
- 积分:1
-
网络即时通讯程序源码(可传文件、聊天)
在本机运行的时候,请将QClient.cs 中的ip地址改成自己的ip, 即这里: private string ServerHost = "192.168.1.104"; //服务器主机 网络即时通讯程序,基本要求如下:1)用户之间的同步/异步的即时文字通讯;2)用户之间的文件传输功能;3)至少支持在局域网内实现基本文字通信功能,考虑基于互联网的网络通信功能。4)附加要求:A,支持音/视频功能;(这个未完全实现,视频接收方的每一步方法都要用到委托访问控件,已放弃治疗)B,用户之间的通信参考QQ的弹窗效果;C,发送文件前,应经过接收方的允许后才发送;D,消息到达提醒功能;(用户名闪烁)
- 2013-11-26下载
- 积分:1
-
hacker
学习网络安全的一本书籍。《黑客入侵(超级详细版)》(A learning network security books. " Hacking (super-detailed version)" )
- 2014-01-10 23:46:45下载
- 积分:1
-
UDP套接字编程
可通过U D P套接字及接口函数发送/接收数据
1. 在Linux系统下,采用C语言编写一个U D P服务器程序,客户向服务器发送字符串后,服务器能把该字符串返回给客户程序。
2. 在Linux系统下,采用C语言编写一个U D P客户程序,可向服务器发送字符串,并把服务器返回的字符串显示出来。(Data can be sent / received through U D P sockets and interface functions.
1. In Linux system, a U D P server program is written in C language. After the client sends the string to the server, the server can return the string to the client program.
two. Under the Linux system, a U D P client program is written in C language,which can send a string to the server and display the string returned by the server.)
- 2020-06-24 19:40:01下载
- 积分:1
-
bcast
此程序实现了IPX/UDP/TCP三种协议的广播( This procedure has realized the IPX/UDP/TCP three kind of
agreements broadcasts )
- 2020-06-26 12:20:02下载
- 积分:1