搜索资源列表
SIMP
- 模拟SIMP协议间通信,需要配置JDK环境,整个程序对协议的生成是个很好的诠释
server-client
- 服务器-客户端 通信模拟.支持多线程,多用户
lab4
- Server-Client 通信模拟,支持多线程.当有多个用户链接时,服务器只与其中一个链接,其他的排队等待.每隔5秒,服务器会选择队列的下一个进行通信.
ChatApp
- 这是一个小型的聊天系统,双方能互相通信,模拟异地聊天.
BERsimulationwithmatlab
- 文章详细阐述了数字通信系统中BER仿真的方法与步骤,给出了从发射机——信道——接收机整个过程的信号传输模拟的matlab实现方法,特别给出了高斯噪声的叠加方法,Eb/N0的计算与表述及误比特率的统计等,介绍了相应的matlab库函数,是一篇通信仿真入门的好文章。
DLLayerDemo
- 实现两台主机通信,并可以模拟线路噪声-achieve two mainframe communications, and line noise can be simulated
remotecoltrol
- 远程控制,java中有个robot对象,可以模拟鼠标、键盘的动作,也可以截取屏幕,再配合网络通信,图像处理,就可以远程控制了。而且所需的类库都是java自带的。
MM7Simulator
- 中国移动公布MMS已经有一段时间了。但是MMS的通讯开发工具并不是很多,主要是Nokia提供的工具。另外华为也提供了MMSC API,但是对于很多没有机会直接接入MMSC的开发人员来说,也无法了解更多。 北京易科思达科技有限公司推出的第一款MMS模拟器基本上解决了这个问题。它可以兼容华为的MMSC API和Nokia EAIF MMSC模拟器。它支持MMS的封包和解包。在模拟的过程当中可以通过华为的API发一个数据给模拟器,它会解开所接收到的数据包,并把相关内容打印在屏幕上,同时再重新加上封
VNC4.0
- 原创,是和我的学生王鑫同学一起开发的模拟VNC的java软件,可以远程通信、查看远程桌面、远程通话以及远程控制! 注:VNC是AT&T公司的远程管理软件,和终端服务类似,和终端不同的地方在于终端服务连接上去是开启了一个会话,而VNC则是和当前正在登录的用户共用同一个会话。这也就是说,你可以和当前登录的用户同时操作,他所作的一切你都可以看见,反之亦然。-Original, is my students and students with Wang to develop the java sim
flashQQ-test
- 用flash实现模拟QQ通信工具客户端,以C#为后台通信-Using flash communication tools for analog QQ client to C# as the background traffic
go-back-n
- 通信编程中常用到的go-back-n算法的模拟显示,采用Applet可视化模拟,带算法说明文档,用于对GBN算法的理解。-Commonly used in communications programming to the go-back-n algorithm for the simulation showed that using Applet visual simulation, with algorithm documentation, understanding the algorit
os_report
- java实现线程池,模拟操作系统的多线程通信,软件学院大作业,包含源代码和实验报告-java thread pool implementation, analog multi-threaded operating system communications, software that vast operation, including the source code and test report
Echo
- 模拟c/s通信写的一个简单的小程序,多线程,图形实现,对网络通信不太熟悉的可以看看,完全原创。-Simulation c/s communication to write a simple little program, multi-threaded, graphical implementation, are not familiar with the network communication can look completely original.
JavaStock
- 一款基于java的socket的通信,模拟了-The socket a java-based communications, simulation of the QQ
java
- 跟模拟c/s通信相似,实现简单的聊天功能-simulate communication between client and server and realize the function of chatting
source
- 本程序为一个用java实现的分布式时钟系统,采用RMI进行远程通信。在客户端实现了模拟时钟和数字时钟的时间显示-This program is a java implementation of a distributed clock system, using RMI for remote communication. On the client, the analog clock and digital clock time display
workspace_1_6
- 仿真实验,模拟协同编辑系统的实现过程,描述一种可以降低服务器通信和内存耗费的协同过程-simulation experiment
src
- 模拟远程通信,有一个服务器端和已合格客户端,之间可以发送消息-It contains a server and a client and they can communicate with each other.
userpro
- 网络选课模拟程序,由client和server两部分组成,client和server之间的通信基于TCP协议,并且实现NCSP应用层协议-network simulation process from the client and the server is composed of two parts, client and server-based communications between the TCP and to achieve the NCSP application layer
SocketTest
- 模拟qq通信 ,实现了简单的界面,分服务器端和客户端(Simulation qq communication, to achieve a simple interface, sub-server and client)