搜索资源列表
jamod-1.2rc1-src.zip
- 100 java实现modbus 从站、主站,This project represents a Modbus implementation in 100 Java. It can be used to implement Modbus masters and slaves in various flavors: Serial: ASCII, RTU (Master only), BIN IP: TCP,UDP The design of this library is
wmmpmanager1
- 物联网WMMP协议管理平台的实现,采用Java语言编写,下行基于Gprs,采用Spread中间件、tcp 、Udp与远端的终端实现通信,上行通过Mysql数据库接口、Webservice接口与网站通信。目前主要应用于无线医疗行业-Things WMMP management platform to achieve an agreement, the use of Java language, down on Gprs, using Spread middleware, tcp, Udp achi
TankWar1.9.11
- java实现的网络版坦克大战源码,可以同时多人对战,对于学习tcp,udp,socket等网络编程,多线程编程等具有极好效果,同时亦可学习网络游戏的编程思维。-java implementation of the online version of Tankedaizhan source, you can simultaneously multiplayer, the study tcp, udp, socket, such as network programming, multi-threa
TCPUDP
- 基于TCP,UDP协议的client,server代码,及增加了文件传输判断的加强版-Based on TCP, UDP protocol client, server code, and to increase the file transfer to determine the enhanced version of
java-socket
- 简单的JAVA聊天实现。客户端。TCP/UDP的使用。。。。。点对点通讯以及*消息。-Simple JAVA chat implementation. Client. TCP/UDP use. . . . . Point to point communication, and mass messaging.
java_icq
- 实现TCP/UDP的socket编程,ICQ功能,在线聊天,群聊,发送附件功能。含数据库及图片文件。eclipse开发。-The realization of TCP/UDP' s socket programming, ICQ features, online chat, group chat, send attachments. With database and picture files. Development eclipse.
jpcapdump
- 本程序用来实现对网络流量的获取及分析功能。可以分离出tcp/udp报文,http协议,ftp协议,snmp协议等。-This procedure used to achieve access and network traffic analysis. Can be isolated from tcp/udp packet, http protocol, ftp protocol, snmp agreement.
chatroom
- java实现网络聊天室功能.有登陆界面.服务器界面有日志(消息记录显示),端口显示,在线用户显示 客户端聊天界面类似QQ,可以设置字体(格式大小黑体斜体)可发送图片 实现公聊(TCP) ,私聊(UDP)单独弹出对话框-java chat room function network. have landed interface. server interface log (message records show), Port shows, online chat client user
javaTCPUDPcode
- java TCP UDP 编程学习源代码-learning java TCP UDP programming source code
TCP_UDP_Programs
- TCP/UDP传输协议的程序.要配合服务端和客户端一起使用才可以-The TCP/UDP transport protocol programs.Use them with the Server and the Client.
java_chat
- 在做培训时带领学生一起做的聊天系统,包括服务器和客户端,主要功能有注册、登录、客户端之间通过UDP方式聊天和传送文件,客户端自动接受服务器端关于其他客户的登录、退出信息(上线、下线通知),服务器发送信息给客户端等等,使用文件保存注册用户信息。具体的可仓库文档,作为Java初学者,如果能写出这样的系统,那么找工作应该没有问题了,工资至少可达4以上。对有兴趣的学习者,下载后看代码吧!-about tcp/udp chat
chat
- java聊天室程序 每步均有简练的注释 是复习tcp udp的好代码-java chat room programs are concise notes for each step is a good code review tcp udp
NewMessager1.8
- Java版聊天程序(UDP TCP 多线程)-Java version of chat programs (UDP TCP multi-threaded)
Java-network-communication
- 【源码】Java网络通信【Tcp&Udp】-[Source] Java network communication [Tcp & Udp]
java
- 内涵8个小程序,caculator,dictionary,family,redaFile,rollword,TCP,UDP,wordCount-contains 8 program, including caculator,dictionary,family,redaFile,rollword,TCP,UDP,wordCount
Java Socket TCP+UDP Client+Server
- A good Java Socket TCP+UDP Client+Server.
java-for-web
- java网络编程必备,内部含有tcp、udp、uri等demo,可以直接使用-the demo of internet progam for java,contains tcp,udp,uri and so on
TCP-UDP
- java socket通信程序 包含UDP部分和TCP部分 两部分写的都非常好-Socket Java Communication program contains the UDP part and the TCP part of the two part is very good.
exo
- the file contient code java tcp udp ip
javaTCPUDP编程
- 一个测试TCP与UDP通信功能的用java开发的小demo(the Demo of java UDP and TCP)