搜索资源列表
MulticastClient
- java网络编程中的组播通信,在通信中有时需要将一个消息发送到一组相关的进程中,这时可以组播的方式实现-the multicast communication, the communication is sometimes necessary to send a message to a group of related processes, and this can be achieved Multicast
jCorba
- CORBA技术实现的远程通信,功能还可以,希望站长满意.谢谢.-CORBA technology to achieve the long-distance communications, functions can also hope that the head of satisfaction. Thank you.
Chatroom4645228
- 是个好东西,实现服务端与客户端的通信。可以模仿QQ聊天软件。-is a good thing, server and client communications. QQ Chat can be copied software.
java_Grou
- 在计算机和各类数据通信中传递二进制信号的时候,由于存在各种干扰,会使得传递的信息发生失真现象,这时候就要用到纠错码。 为了能够发现或纠正编码中的错误,我们必须通过一定的手段来对信息的编码谨慎选择,经过选择的编码在出错的时候能够很容易的发现和纠正。比如我们选择了编码{000,111},当传输中发生了一位错,我们就能够发现并纠正,比如收到的编码是001,我们就可以将它纠正为000。 汉明距离用于表示两个码字中不同位的数目。群码是一种纠错码,根据群码中不同的汉明距离,群码可以保持一定的纠错能力
fwgQQ
- 个人编写的即时网络通信软件,可实现类时腾讯QQ的功能,只是稍微简单一点-prepared by the immediate personal communications network software, can be realized when QQ category of functional, but slightly simpler
Actiontrol
- 电子邮件(简称E-mai1)又称电子信箱、电子邮政,它是—种用电子手段提供信息交换的通信方式。它是全球多种网络上使用最普遍的一项服务。这种非交互式的通信,加速了信息的交流及数据传送,它是—个简易、快速的方法。通过连接全世界的Internet,实现各类信号的传送、接收、存贮等处理,将邮件送到世界的各个角落。到目前为止,可以说电子邮件是Internet资源使用最多的一种服务,E-mai1不只局限于信件的传递,还可用来传递文件、声音及图形、图像等不同类型的信息。 -electronic mail
ja_icq_java
- 这是一个用java实现的icq软件。 功能与icq基本类似,具有即时通信软件必须的功能。 通过学习本源码可以了解即时通信软件的核心代码并且了解其功能的实现方法,和如何运用-This is a realization of java with the password software. Function and password essentially similar, with instant communication software must function. Through
JClient
- 该程序可以实现双机通信的数字签名的客户端,界面友好,易操作-the program can achieve double-machine communication in the digital signature client, a friendly interface, easy operation
2007318997731
- ICQ是英文\"I seek you \"的简称,中文意思是我找你。ICQ最大的功能就是即时信息交流,只要记得对方的号码,上网时可以呼他,无论他在哪里,只要他上网打开ICQ,人们就可以随时交流。ICQ源于以色列特拉维夫的Mirabils公司。该公司成立于1996年7月,也就是在这个时候,互联网上最出名,下载使用人数最多的免费软件ICQ诞生了。可能是其不断增加的用户和广阔的前景以及广泛的应用前景和巨大的市场潜力,Mirabils的ICQ最终被美国在线AOL收购。由于ICQ的成功,推动了ICQ的本土
chatroom
- 小小聊天室,实现客户端和服务器端的通信,通过简单的修改可以指定自己希望的端口和IP地址-little chat rooms, and the realization of client-server communications, through simple changes can appoint their own hope ports and IP addresses
DLLayerDemo
- 实现两台主机通信,并可以模拟线路噪声-achieve two mainframe communications, and line noise can be simulated
applet要与CGI程序通信
- 我的applet要与CGI程序通信,请高手指教. ∶ 其实,我主要是想我的applet能向http服务器 ∶ 写文件以及读文件. ∶ 若能指点applet及CGI的样板程序, -my applet with CGI communications procedures, experts advise. : Actually, I think I was the applet can http server : Reading and writing paper documents. : If th
bro_and_rec
- java写的局域网广播系统.本软件包括2个部分:局域网广播系统——服务端,局域网广播系统——接收端,服务端是通过网络连接,与一些固定的计算机相连形成局域网进行彼此间的信息发送,实现通信功能。可以发送计算机中存储的文本文件,只对以文本文挡(text)上文字进行识别;接收端是通过网络连接,在指定的局域网中接收固定计算机播放的消息。-LAN broadcasting system. The software includes two parts : LAN Broadcasting System --
PCSend
- 跟android进行socket通信的计算机发送端-This java code can make the computer send character to the android mobile by socket. But it require that the device must install a client
tcpClient
- 使用Java实现的基于TCP协议的通信的小的聊天程序的客户端,可以实现基本的客户端聊天的功能。-The realization of the use of Java-based TCP protocol communications smaller client chat program, you can achieve the basic function of chat client.
mina-spring-test
- 使用mina3.0与spring集成,实现的server端示例(socket tcp)。 mina是基于java NIO 的高效率通信框架。 工程为myeclipse java工程,可直接导入。 使用main方法启动。可自写客户端测试。-Use mina3.0 with spring integration to achieve a server-side example (socket tcp). mina is a highly efficient communicatio
javasocket
- 1. socket通信:有客户端和服务端的socket代码。 2. 多线程:客户端和服务端各用一线程发送信息;服务端另有一监听线程,用于把超时的信息删除。 这里应用到了同步,使两个线程可以操作同一个map。 -1. Socket communications: There are client and service side of the socket code. 2. Multi-threading: client and server uses one threa
UDP-chat
- UDP即时通信软件,下完直接能用,包括客户端和服务器端-UDP instant messaging software, can be used directly under the End, including client and server
dadafaf
- 根据一个TCP网络应用,从需求出发,分析UDP协议及Java相关的类,进行TCP服务器端及客户端的设计并开发,实现两台机器的通信,能进行双方的会话,并在此基础上增加了界面设计以及事件处理部分,经过测试、调整,实现了一个基于TCP网络通信工具。 -According to a TCP network applications, from the needs analysis of UDP protocol and Java-related categories, to TCP server-s
pcToandroidAdbDemo
- 用eclipse实现的基于ADB协议的socket通信,能够用手机给PC发送控制命令(The socket communication based on ADB protocol is realized by eclipse, and the control commands can be sent to PC by mobile phone)