搜索资源列表
jain-sip-appserver.tar
- First of all, the Applet-phone is a SIP User-Agent with audio and text messaging capabilities. But i s also embedded in an applet where you can use it as usual if your firewall allow you to use the UDP transport. If not, you can use TCP to carr
tcp
- 初学者使用。J2ME的TCP连接应用,由六个Client和六个Server对应,逐步建立连接。开启一个服务器,同时开启多个客户端,通过服务器,多个客户端之间可以实现聊天-Beginners. J2ME application TCP connections, and six of six Client Server corresponding to gradually establish a connection. On a server, and open multiple clients t
TCP_server_client
- MyEclipse,实现tcp socket连接的客户端和服务器端,能够传输文本或图片,服务器端有多线程和单线程两个,多线程的可以实现同时让多个用户连接,rar包内word文档中有简单的流程图和程序说明,代码较简单,适合初学者。-MyEclipse,tcp socket server and client,there are single thread server and multi thread server,you can get file through the tcp
MobileEMail
- 移动电子邮件, netbeans开发,基于Tcp协议的。-Mobile e-mail, netbeans development, based on Tcp protocol.
chatWithTCP
- 利用TCP实现多客户聊天系统 (1)服务器运行,多个客户端都能够连接到服务器,注意,客户端还可以输入昵称。当连上时,服务器显示连上的人的昵称; (2)客户端界面上有两个文本框,上面的文本框负责输入昵称,下面的文本框负责输入聊天信息。当聊天信息输入后,单击“发送”按钮,能够让各个客户端都收到聊天信息,聊天信息打印在界面下方,在打印聊天信息的同时,还能够打印这条聊天信息是谁说的。 - Multi-client chat using TCP system
tcpAutoTestS
- 经过TCP自动测试程序长时间、大数据量的测试证明,6235平台TCP是稳定可靠的。 TCP自动测试程序-TCP auto-test program for a long time, the large amount of data tested, the 6235 platform, TCP is reliable. TCP auto-test program
demo
- iview手机视频监控软件系统: 1,采用服务器和手机客户机模式监控 2,服务器为vc++6.0开发,有完成端口机制,为多个客户提供服务,同时可显示视频图像 3,手机客户机采用java语言,eclipse,j2me开发环境开发,显示176×144视频图像 4,采用TCP方式数据传输,每秒视频数据3-5k左右,。 5,手机端有用户输入接口,可输入服务器IP地址,并预留用户名和密码,为用户灵活访问服务器带来方便。-iView mobile phone video surveill
lt.1
- 简单的java聊天程序,利用DES加密的TCP多人聊天程序