-
/ *
/*
Here s a small IPv4 example: it asks for a portbase and a destination and
starts sending packets to that destination.
这个IPv4版的例子:它要求portbase(本地端口)与destination (目的端口)然后发送消息
同时还监听消息。
例子测试一:
启动一个运行实例,本地地址与目标地址用同一个端口8888
例子测试二:
启动两个运行实例,本地地址与目标地址用不同的端口(它要求是偶数端口号)
两个实例互发
例子的中文解释都由hanyuejun添加,有任何疑问请发hanyuejun2006@163.com
*/-/* Here sa small IPv4 example: it asks for a portbase and a destination and starts sending packets to that destination. The IPv4 version of the example: It requires portbase (local port) and destination (destination port) and then send a message but also monitor the news . Examples of test 1: Start a running instance, a local address with the destination address port 8888 using the same test two examples: the two start to run instances, the local address and destination address with a different port (it requires the port number is even) two examples of inter- examples of explanation issued by the Chinese hanyuejun add, have any questi
- 2022-11-02 16:55:03下载
- 积分:1
-
捕获数学函数异常
捕获数学函数异常-capture mathematical function abnormalities
- 2022-01-21 03:25:04下载
- 积分:1
-
Internet using JAVA Whiteboard software, network
用JAVA编制Internet电子白板软件,基于网络,是开发者的经典事例-Internet using JAVA Whiteboard software, network-based, the development of the classic examples
- 2022-01-26 05:42:13下载
- 积分:1
-
SSD8练习2 modifiedclient
javasocket客户端保存服务器发送的文件,统计服务器发送和接收的字节数
- 2022-04-28 13:19:56下载
- 积分:1
-
TCP通信编程
TCP套接字通信编程,一个客户端,一个服务端,客户端向服务端发送请求(发送任意字符,并请求当前时间信息),服务器响应请求(响应字符已预设)。
- 2022-03-17 02:25:56下载
- 积分:1
-
a small network chat server and client, can be used for e
一个小型的网络聊天服务器和客户端,可用于网络学习-a small network chat server and client, can be used for e-learning
- 2022-10-06 12:50:02下载
- 积分:1
-
nhibernate programming, powerful and useful
nhibernate编程,功能强大且实用-nhibernate programming, powerful and useful
- 2022-03-29 16:49:30下载
- 积分:1
-
JMF
一个基于JMF框架的网络电视
采用Applet-JMF-based framework for network television using Applet
- 2023-01-27 17:15:04下载
- 积分:1
-
MSN IM client code
MSN IM客户端代码-MSN IM client code
- 2022-01-27 17:34:03下载
- 积分:1
-
模拟计算机网络TCP协议的封装和解封
这个软件详细地模拟了计算机网络TCP协议中,对消息发送时的封装过程和接收到消息或的解封过程。
使用了socket模拟,可以建立本地服务器和多个客户端通信
- 2022-01-23 11:00:06下载
- 积分:1