-
udp achieve LAN chatting small program
udp实现的局域网聊天小程序-udp achieve LAN chatting small program
- 2022-05-15 08:00:53下载
- 积分:1
-
网络相关(局域网内的所有机器都应该能够收到广播语音)
网络相关(局域网内的所有机器都应该能够收到广播语音)-networking (LAN of all machines should be able to broadcast voice)
- 2022-04-06 21:52:01下载
- 积分:1
-
java程序设计网络编程课后习题fibonacci序列编程!
java程序设计网络编程课后习题fibonacci序列编程!-java programming network programming Problem fibonacci sequence of after-school programming!
- 2022-01-26 05:13:53下载
- 积分:1
-
是一个网页限制功能模块的完整开发过程,核心是利用数据库的一些记录限制一部分IP...
是一个网页限制功能模块的完整开发过程,核心是利用数据库的一些记录限制一部分IP
-website is a limited function modules complete development process, the core database is to use some part of IP recording restrictions
- 2022-04-17 07:09:54下载
- 积分:1
-
穿透防火墙 mfc界面
要在相同的网络终端上绑定到不同的套接字上,所以必须为这些套接字设置SO_REUSEADDR属性(即允许重用),否则侦听会失败。 4、S的【协助打洞】连接收到A的申请后通过【主连接】通知B,并将A经过NAT-A转换后的公网IP地址和端口等信息告诉B。 5、B收到S的连接通知后首先与S的【协助打洞】端口连接,随便发送一些数据后立即断开,这样做的目的是让S能知道B经过NAT-B转换后的公网IP和端口号。 6、B尝试与A的经过NAT-A转换后的公网IP地址和端口进行connect,根据不同的路由器会有不同的结果,有些路由器在这个操作就能建立连接,大多数路由器对于不请自到的SYN请求包直接丢弃而导致connect失败,但NAT-A会纪录此次连接的源地址和端口号,为接下来真正的连接做好了准备,这就是所谓的打洞,即B向A打了一个洞,下次A就能直接连接到B刚才使用的端口号了
- 2022-02-05 16:28:38下载
- 积分:1
-
UDP处理方式,Multicast_IOCP_CLIENT程序,效率很不错。
UDP处理方式,Multicast_IOCP_CLIENT程序,效率很不错。-UDP approach, Multicast_IOCP_CLIENT procedures, efficiency is pretty good.
- 2022-12-13 22:40:03下载
- 积分:1
-
捕获局域网内的数据包,并从中的到数据,和相关信息,没开线程,我vc初学,欢迎朋友对它改进,别忘发我一份fecon@tom.com,用winpcap捕获.先安装w...
捕获局域网内的数据包,并从中的到数据,和相关信息,没开线程,我vc初学,欢迎朋友对它改进,别忘发我一份fecon@tom.com,用winpcap捕获.先安装winpcap3.1,注意改一下opnion里的lib路径-capture the data packets to and from the data, and related information, not open threads, I vc beginners welcome friends to improve it, do not forget that I made a fecon@tom.com with winpcap capture. Install winpcap3.1, to change it"s lib opnion Path
- 2022-07-13 10:04:40下载
- 积分:1
-
用VB编写的TCP_IP通信软件,好用,在调试单片机网络通讯时可以用...
用VB编写的TCP_IP通信软件,好用,在调试单片机网络通讯时可以用-VB TCP_IP prepared by the communication software and ease of use in communication network debugging MCU can be used
- 2022-02-24 18:24:12下载
- 积分:1
-
使用方法:
首先安装winpacp驱动,发送的时候可以选择ARP的TYPE。如果是ARP请求报文,则只要输入要问的IP地址,如果是ARP应答报文则要输入发送...
使用方法:
首先安装winpacp驱动,发送的时候可以选择ARP的TYPE。如果是ARP请求报文,则只要输入要问的IP地址,如果是ARP应答报文则要输入发送端的IP以及对方询问MAC地址对应的IP地址。
最后的发送速度可选参数为:(大小写敏感)
fast----------最快
hear---------每60MS一个包(比较适合结合SNIFFER做监听)
slowhear---每500MS一个包
auto---------每1秒一个包
slow---------每2秒个包
-Usage: First, install the driver winpacp, send when ARP can choose the TYPE. If the ARP request message, the question as long as the input to the IP address, if the ARP response packet will have to enter the sending end of the IP and MAC address of the other asked whether the corresponding IP address. The final optional parameter for sending speed: (case sensitive) fast fastest hear- a packet every 60ms (SNIFFER make more suitable combination of monitor) slowhear- every 500ms a packet auto- every one seconds a packet slow- every two seconds of packet
- 2022-01-24 12:52:46下载
- 积分:1
-
程序包是sun公司提出的jxta服务架构中支持java开发平p2p网络程序的类库!...
程序包是sun公司提出的jxta服务架构中支持java开发平p2p网络程序的类库!-A class library that supports p2p network application development by Java, which belongs to JXTA service architecture by SUN corp.
- 2022-07-18 12:44:24下载
- 积分:1