搜索资源列表
JAVAICQ
- 客户通过Socket(InetAddress,port)建立与服务器的连接。服务器与客户都通过构造BufferedReader,PrintWriter来建立输入输出流,然后双方通过该输入输出流来相互传递信息,一旦收到客户方的连接请求,服务器accept()方法返回一个新建的Socket对象。客户端然后向服务器发送消息,比如注册,登录,查找好友等,服务器收到来自客户的请求后,针对不同的消息处理请求, 虽然UDP不可靠但是对于icq可
JAVAICQ
- 客户通过Socket(InetAddress,port)建立与服务器的连接。服务器与客户都通过构造BufferedReader,PrintWriter来建立输入输出流,然后双方通过该输入输出流来相互传递信息,一旦收到客户方的连接请求,服务器accept()方法返回一个新建的Socket对象。客户端然后向服务器发送消息,比如注册,登录,查找好友等,服务器收到来自客户的请求后,针对不同的消息处理请求, 虽然UDP不可靠但是对于icq可
Remote_Control
- This is a basic remote control application for Windows formed from two modules. One that runs as server and listen to ports 5001 and 5002 (5001 used for image transfer and 5002 for mouse commands, keyboard is not impleme
SendCOM-KEY-5001
- ICM-5001-CMMB解调模块控制软件-ICM-5001-CMMB demodulator module control software
development
- 5001二次开发源代码,实验中心介绍-5001 second development source code, test center descr iption .....
5
- 求个人所得税 5000以下不收税,5001-15000 部分收10 ,15001-35000 部分收15 ,35000以上部分收 20 输入非数字时程序自动结束 -The following are not seeking personal income taxes 5000 ,5001-15000 ,15001 partial closing 10 received 15 -35 000 parts, 35 000 r
DocLib_2821_0-5001-Transtig-200-ACDC-Service-Manu
- Transtig 200 service manual
ttcp
- Test TCP connection. Makes a connection on port 5001 * and transfers fabricated buffers or data copied from stdin.