搜索资源列表
gogogoptp
- 一个实用的点对点系统-a practical point-to-point system
0340530s
- 点对点短消息技术实现,包含了开发所用的协议、具体参数,还有附录。-peer-to-peer messaging technology, which included the development agreement, specific parameters, the Appendix.
SkyQQ
- 点对点聊天系统 支持文字和语音聊天。同时是服务器和客户端。App.formApp.javaShowMsg.javaTCPClient.javaTCPServer.javaUDPCapture.javaUDPPlay.java-peer-to-peer chat system to support text and voice chat. While server and the client. App.formApp.javaShowMsg.javaTCPClient.ja vaTCPServe
java_chat_src
- 聊天室说明: 此程序基于C/S模式,Server端只要运行一个就可以了,一个用户对应一个Client端,可以运行多个Client端进行多人聊天,聊天分为广播形式和单点对单点的选择发送形式。此程序可以在单机和局域网运行。 在原来程序的基础上,稍加修改了程序,添加了检测用户名唯一性的功能,并且完善了注释。如果有什么错误,请大家多多指导!-Chat Room Note : This procedure based on the C / S mode, Server runni
javamessagepointtopoint
- Java实现的点对点短消息发送协议(smpp)开发包源码,欢迎大家指点-Java point-to-point short messaging protocol (smpp) development kits source, we welcome guidance
Chat_CS1
- 基于C/S的JAVA语言开发的聊天程序,可以进行点对点的聊天,供广大JAVA爱好者研究-based on the C / S in the development of the Java language chat procedures that can be peer-to-peer chat, Java lovers for the majority of study
wangtong
- 本设计课题―用JAVA语言设计即时通讯系统是为了更好的满足人们的网上聊天和彻底的实现两台计算机之间点对点的信息交流的需求提出来的,也是当今网络迅速发展的结果。本论文共分为七部分.第一部分简单的分析了本即时通讯系统开发的可行性,并重点对技术可行性(选择JAVA)做了详细分析;第二部分借助数据流图和数据字典对系统的功能和性能进行了详细的需求分析,建立了系统的逻辑结构;第三部分用结构图和层次输入输出处理图,建立了系统的总体结构;第四部分采用了过程设计语言对系统的各个功能模块进行了详细设计;第五部分用J
jmssampleprograms
- JMS的例子程序,对点对点和发布/订阅模式都有举例。-procedures JMS example, the point-to-point and publish / subscribe model is for.
chatSockt
- java实现的点对点聊天程序,提供给那些想学习如何使用socket编程的人-java achieve peer-to-peer chatting and procedures, and providing for those who want to learn how to use the programming socket
mychatqq
- java qq 实现点对点聊天功能 并提供服务器端聊天室元代码-java qq peer-to-peer chat and provide server-side code yuan Chat Room
如何对象素点着色java
- 如何对象素点着色java-how to point pixel shader java
PointToPoint
- 利用SOCKET,写的一个点对点聊天的源代码!~希望能给大家提供一些参考!~有建议的尽管提哦!~
RFC1661-PPP
- 中文版RFC1661-PPP协议,基于点对点连接
lt
- 一个JAVA编写的聊天程序,可以实现点对点的聊天,也可以进行群聊,很使用
P2P
- Java实现的点对点短消息发送协议(smpp)开发包源码
实验报告-最接近点对
- 关于最接近点对问题的基本思想运行结果测试平台以及源码-closest point on the basic issue of right thinking operating results and the source test platform
8.1
- 点对点小例子 适合学习用-Point small example
yiwei
- 完成一维的最接近点对问题,用的是分治算法进行的-The closest point to complete one-dimensional problem, using a partition algorithm of
dianduidian
- 使用JAVA语言编写的计算机之间的点对点通信的聊天软件-JAVA language using point to point communication between the computer chat software
最近点对
- 已知平面上有n个点,点为二维数组,求平面上的最近点对。(Find the nearest point pair on the plane)