搜索资源列表
wssf
- JICQ是用JAVA语言编写的一个基于客户机/服务器(C/S)模式的局域短信实时通信工具系统,系统采用了Microsoft公司的SQL Server 2000作为后台数据库,系统通过JDBC访问数据库。系统分为服务器程序和客户程序两部分,服务器与客户间采用“传输控制协议”(TCP),通过套接字(Socket)连接,客户之间采用“用户数据报协议”(UDP),通过数据报套接字(DatagramSocket)建立连接。系统具有用户注册、用户登录、添加好友、删除好友、发送和接收消息等功能。-JICQ J
zzcx
- 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 pas
IP Messenger v2.50a7 Full Source
- 是一款局域网内即时通信软件, 基于 TCP/IP(UDP).可运行于多种操作平台(Win/Mac/UNIX/Java), 并实现跨平台信息交流. 不需要服务器支持. 支持文件/文件夹的传送 (2.00版以上) 通讯数据采用 RSA/Blofish 加密 (2.00版以上) 十分小巧, 简单易用, 而且你可以完全免费使用它. 目前已有的版本包括: Win32, Win16, MacOS, MacOSX, X11, GTK, GNOME, Java 等, 并且公开源代码.
zsfserial
- 串口通信+UDP+TCP网络传输,是根据实际式工作需要使用JAVA写的测试程序
exercise
- JAVA网络编程,JAVA多线程编程,重点是JAVA 网络编程.如UDP包的收发,建立TCP连接等.-Java Network Programming, Java multithreaded programming, with a focus on Java network programming. If the UDP packet transceiver to establish TCP connection.
src
- 用java实现网络中的tcp和udp协议下的文件传输-Achieve network with java tcp and udp file transfer under the agreement
TcpUdp
- 实现TCP流通信和UDP数据报通信 -JAVA,Eclipse + JDK -.NET,VS2010 + .NET Framework -Implement TCP and UDP datagram communication flow communication-JAVA, Eclipse+ JDK-. NET, VS2010+. NET Framework
netty-example
- java网络通讯框架源码,包括使用TCP、UDP进行通讯-java netty
seroUtils
- A high-performance and ease-of-use implementation of the Modbus protocol written in Java by Infinite Automation Systems Inc.. Supports ASCII, RTU, TCP, and UDP transports as slave or master, automatic request partitioning and response data type parsi
EasyModbusPackage
- modbus 通信,包含modbus TCP RTU UDP-EasyModbus .NEtand Java
mina-core-2.0.4.jar
- Apache Mina是一个能够帮助用户开发高性能和高伸缩性网络应用程序的框架。它通过Java nio技术基于TCP/IP和UDP/IP协议提供了抽象的、事件驱动的、异步的API。-Apache MINA is a network application framework which helps users develop high performance and high scalability network applications easily. It provides an abst
modbus4j-master
- modbus4j实现了Java与modbus协议的以下几种通讯方式: modbus TCP/IP通讯 modubs UDP/IP通讯 modbus RTU/IP通讯(modbus4j: modbus TCP/IP modubs UDP/IP modbus RTU/IP)