【版本一】
说明文件:
=====================================================================
[English]
usage:
NetWork [Command] [IP] [Port] <Text> ...
If you want to send something,[Command] should be 'Send' ,[IP] is the network you want to send to ,[Port] must be the same as the [Port] on that network ,and <Text> is something you want to send.
If you want to get something another network send,[Command] should be 'Get' ,[IP] can be '0.0.0.0' or your IPAddress ,and [Port] must be the same as the [Port] on another network.
[WARNING]The text that program get will show on the CMD window,but you can use 'for' to get it.
--This program is a test subject. Do NOT use it in your important softwear or program.
[中文]
使用方法:
NetWork [Command] [IP] [Port] <Text>
如果你想发送消息,[Command]应为"Send",[IP]是你要发送到的终端,[Port]必须与该终端一致,<Text>是你要发送的字符串。
如果你想接收别的终端发送的消息,[Command]应为"Get",[IP]为"0.0.0.0"或另一指定的IP(这将限制接收范围),[Port]必须与该终端一致。
[警告]系统接收到的文本会被直接显示到CMD窗口,您可以通过"For"截取。
--这个程序是一个测试项目。不要在重要的程序或软件上调用它。
=====================================================================
链接:
[无效] http://pan.baidu.com/s/1rp59文件内包含以上说明。