JICQ是用JAVA语言编写的一个基于客户机/服务器(C/S)模式的局域短信实时通信工具系统,系统采用了Microsoft公司的SQL Server 2000作为后台数据库,系统通过JDBC访问数据库。系统分为服务器程序和客户程序两部分,服务器与客户间采用“传输控制协议”(TCP),通过套接字(Socket)连接,客户之间采用“用户数据报协议”(UDP),通过数据报套接字(DatagramSocket)建立连接。系统具有用户注册、用户登录、添加好友、删除好友、发送和接收消息等功能。
上传时间: 2015-06-14
上传用户:CHINA526
The JICQ is the bureau area which JAVA writes according to "Customer s Machine/Server"(C/S) mode message solid hour correspond by letter tool system, the system adopted the SQL Server2000 of Microsoft company as a backstage database, the system passes a JDBC interview database. The system is divided into the server procedure and customer s procedure two parts, server and customer adoption "Transmission Control Protocol"(TCP), connect a word (Socket) conjunction through a set, the adoption "User Datagram Protocol "(UDP) of the customer s, pass a data report a set to connect a word (DatagramSocket) establishment a conjunction. The system has customer registration, customer to register, increase good friend, delete good friend and send out and receive news etc. function.
标签: according Customer Machine Server
上传时间: 2014-01-04
上传用户:jyycc
该短代码实现了和上位机的通信功能,采用的是UDP协议
上传时间: 2013-12-30
上传用户:stewart·
jsr-180 (SIP) 实现源码。可以在真实手机上使用,但需要获得公网地址,只实现了UDP传输。只可研究学习,不可用于商业用途。
上传时间: 2015-06-16
上传用户:watch100
本代码是本人毕设所做的GPRS数传系统的软件部分,实现了PPP,UDP,IP协议的分层和打包,实现了嵌入式设计中的UDP/IP协议栈
上传时间: 2015-06-27
上传用户:franktu
rtp tunnel 一个非常好的rtp tunnel程序,支持tcp和UDP tunnel,希望对大家有用
上传时间: 2015-06-28
上传用户:cccole0605
用在LINUX下,计算网络中的流量,包括 TCP 、UDP 、ICMP等等,只要经过了网卡的,全部都计算在内,先需要配置整个网络。
标签: LINUX
上传时间: 2013-12-19
上传用户:二驱蚊器
1.套接字编程原理 1.1 Client/server通信模型 1.2 Windows Sockets规范 1.3 套接字 1.3.1 套接字定义 1.3.2分类 1.3.3 套接字的作用 1.3.4端口与地址 1.3.5 套接口属性 2.基本的Windows Sockets API编程 2.1常用函数 2.2 TCP实例 2.3 UDP实例 2.4 Socket 通信阻塞的解决方法 3.MFC下的Socket编程的类 3.1 CAsyncSocket类 3.2 CSocket类 3.3 Windows Sockets:带存档的套接字的工作方式 3.4 流式套接字通信的操作顺序 3.5 使用 CAsyncSocket 类 3.6 从套接字类派生 3.7 套接字通知 3.8 一个使用CSocket类的网络通信实例 3.8.1 服务器端应用程序设计(ServerDemo) 3.8.2 客户端应用程序设计(项目名称ClientDemo) 4.套接字的托管实现 4.1 System::Net::Sockets 命名空间 4.2 实例:一个新邮件检查器
标签: Windows Sockets Client server
上传时间: 2014-01-20
上传用户:zhangzhenyu
IP流量发生器,用于产生UDP报文,该程序用于模拟你需要的IP流量。可运行于Linux
上传时间: 2013-12-05
上传用户:源码3
W3100是WIZnet公司专门为以太网互联和嵌入式设备推出的硬件TCP/IP协议栈芯片,其硬件TCP/IP协议栈包含了TCP、UDP、IP、ARP和ICMP协议。这是他的驱动程序
上传时间: 2015-07-17
上传用户:stampede