-
这是我辛苦编的一个JAVA程序,是关于SOCKET.简单,易懂.希望能被采用.多谢管理员过目...
这是我辛苦编的一个JAVA程序,是关于SOCKET.简单,易懂.希望能被采用.多谢管理员过目-This is the hard part I of a Java process is on the socket. Simple. understandable. hope can be used. thank administrators read
- 2022-07-26 01:51:13下载
- 积分:1
-
用JSP+JavaBean+DB实现的在线聊天室,一个高手编的哦
用JSP+JavaBean+DB实现的在线聊天室,一个高手编的哦-Using JSP+ JavaBean+ DB to achieve the online chat room, a master for the oh ~ ~ ~
- 2023-05-31 23:10:03下载
- 积分:1
-
bo2000 source, engaged in streaming media, computer networks, communications pro...
bo2000源码,从事流媒体、计算机网络,通信编程的朋友-bo2000 source, engaged in streaming media, computer networks, communications programming friend
- 2022-03-24 03:12:00下载
- 积分:1
-
获取本机的IP,源代码齐全,功能比较强大,可以直接使用
获取本机的IP,源代码齐全,功能比较强大,可以直接使用-access to the machine"s IP, complete source code, the more powerful functions can be used directly
- 2022-01-26 06:35:25下载
- 积分:1
-
a LAN Multicast win32 procedures, including the transmitter and receiver. You ar...
一个局域网组播的win32程序,包括发送端和接收端。欢迎大家共同学习-a LAN Multicast win32 procedures, including the transmitter and receiver. You are welcome to jointly study
- 2023-01-20 20:00:04下载
- 积分:1
-
Medical websites source code, health management class website Jianzhan preferred...
医疗网站源代码,健康管理类网站建站首选。-Medical websites source code, health management class website Jianzhan preferred.
- 2023-06-16 17:00:05下载
- 积分:1
-
简单的UDP接收代码,学习Window Socket的小例子。
简单的UDP接收代码,学习Window Socket的小例子。-UDP receive a simple code, learning the Window Socket example.
- 2022-06-30 03:24:32下载
- 积分:1
-
网络电视,可以及时聊天,传载图片,还可以即使视频.使用简单.
网络电视,可以及时聊天,传载图片,还可以即使视频.使用简单.-Network TV, you can chat a timely manner, mass upload pictures, you can even video. Using simple.
- 2022-06-16 17:50:28下载
- 积分:1
-
易使利用传销网络商业版上传程序到空间…
MLM易赚网络商业版 本程序上传到空间里直接就可以使用!现在你不花一分钱就可以下载试用,下载的是一个试用的版本, 我已经去掉了管理区里的部分文件-easy to make using the MLM network commercial version upload procedures to space can be used directly! Now you do not spend a penny on the trial can be downloaded, the download is a trial version, I have removed the management of the district, some documents
- 2023-02-08 04:30:03下载
- 积分: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