搜索资源列表
ComplexChatprocess
- JAVA聊天室程序(TCP/IP),经过测试。可以实现多种复杂功能,一定会对大家有所帮助-Java Chat Room (TCP / IP), after testing. Can achieve a variety of complex functions, we would certainly be helpful
dzbaiban
- 电子白板。电子白板有两种实现模型,一种是无白板服务器,因此仅支持两个用户直接连结;另一种是有白板服务器,原则上不限制同时上线人数和交谈室个数,具体实现上可视服务器性能和需要而定。本文要介绍属于后者。----当用户需用白板与他人交流时,需要先用浏览器连到Applet所在主页,Applet运行后会连接到该白板服务器,和服务器建立TCP连接。每个用户可以在自己的白板上(嵌在Applet画面中)绘制图形和输入文字,Applet会将这些信息通过已建立的网络连接发往白板服务器,并不断侦听、接收来自白板服务器
project
- 最基础的网络聊天器TCP 有兴趣的朋友可以下载来-the most basic TCP network chatting with friends are interested can download to look at the
Linux TCP-IP 协议栈源码分析(一)
- 本文可用于核心协议分析-paper can be used for the core protocol analysis
端口可分为3大类
- 端口基础常识大全 端口可分为3大类: 1) 公认端口(Well Known Ports):从0到1023,它们紧密绑定于一些服务。通常这些端口的通讯明确表明了某种服务的协议。例如:80端口实际上总是HTTP通讯。 2) 注册端口(Registered Ports):从1024到49151。它们松散地绑定于一些服务。也就是说有许多服务绑定于这些端口,这些端口同样用于许多其它目的。例如:许多系统处理动态端口从1024左右开始。 3) 动态和/或私有端口(Dynamic and/or Private
net121212
- TCP/IP服务器端与客户端 你可以通过此建立一个TCP服务端-TCP/IP Server and Client,you can create a TCP Server by it.
awtcssdsadd.rar
- 做了一大堆J2EE WEB应用之后,闲来无事决定研究一下桌面应用程序开发。 想了一下干脆做个Java版的星际,研究的对象就是星际的JS山寨版-JS星际。 看了几下,当机立断决定山寨之。。。。 后来经过无数个夜晚的煎熬终于完成了一部分,特来和大家分享一下。 暂时支持采矿,攻击,寻路,局域网对战. 虽然只能算一个Demo,但是用到了很多Java基础技术和算法: Java2D,双缓冲,A星寻路,粒子系统,动画效果,处理图片,Swing ui ,UDP,T
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
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.
dadafaf
- 根据一个TCP网络应用,从需求出发,分析UDP协议及Java相关的类,进行TCP服务器端及客户端的设计并开发,实现两台机器的通信,能进行双方的会话,并在此基础上增加了界面设计以及事件处理部分,经过测试、调整,实现了一个基于TCP网络通信工具。 -According to a TCP network applications, from the needs analysis of UDP protocol and Java-related categories, to TCP server-s
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
tcp
- 用TCP协议实现网络编程,自己动手验证过,很好用,可以实现双方的通信,在我的电脑上运行通过-With the TCP protocol for network programming, it-yourself proven, well used, can achieve correspondence between the parties, in my computer to run through the
tcp-ip
- sdfhello this a good file thank you very much,if you can get it please tell me -hello this is a good file thank you very much,if you can get it please tell me
TCP-Chat-program-P2P
- 用java写的一个基于局域网内的一个聊天系统,希望能够对大家有所帮助。-Use Java written by one of the local area network based on a chat system, the hope can be helpful to you.
tcp
- tcp client server file that can transfer file-tcp client server file that can transfer file
TCP
- 能够实现文件传输 仔细了解之后 能够自己学习这方面的知识 希望对初学者有所帮助-File transfer can be achieved after a careful understanding of their own learning can hope that this knowledge be helpful for beginners
tcp
- 实现点对点通信,通信双方均可实现数据的收取和发送。-Point to point communication, communicating parties can receive and transmit data
TCP
- 传输层协议TCP通信的Java实现代码,可以在Windows上直接运行-TCP transport layer protocol communication Java implementation code can be run directly on Windows
TCP
- 一个Android 抓包程序,可以直接解压运行,需要在root手机上才能正常抓包-An Android caught program that can run directly extract, need to properly caught on root cell phone
Android_TCP
- java socket demo的例程,测试可用(java socket demo can use by set)