搜索资源列表
chat
- 用tcp,udp 实现的聊天室,都能正常运行,初学java网络编程的可参考-using tcp, udp achieve chat rooms, the normal operation of the network novice java programming reference
java-socket
- 简单的JAVA聊天实现。客户端。TCP/UDP的使用。。。。。点对点通讯以及*消息。-Simple JAVA chat implementation. Client. TCP/UDP use. . . . . Point to point communication, and mass messaging.
chat
- 局域网聊天的小程序,TCP,UDP协议实现都有-LAN chat applet, TCP, UDP protocols have
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.
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
TCPChat
- 一个简单的server-client聊天程序,使用java语言,tcp协议完成-A simple server-client chat program, the use of java language, tcp agreement
MulticastTCP
- A TCP chat program written in Java. Runs on netbeans IDE
chat
- 聊天代码 简单的收发消息 用java做的-chat program server client java tcp/ip
tcp
- 基于TCP实现有客户端和服务器端的网络聊天室-Based on TCP to achieve a client-side and server-side Web chat rooms
Chat
- 基于TCP的网络聊天室系统-TCP
java_chat
- 在做培训时带领学生一起做的聊天系统,包括服务器和客户端,主要功能有注册、登录、客户端之间通过UDP方式聊天和传送文件,客户端自动接受服务器端关于其他客户的登录、退出信息(上线、下线通知),服务器发送信息给客户端等等,使用文件保存注册用户信息。具体的可仓库文档,作为Java初学者,如果能写出这样的系统,那么找工作应该没有问题了,工资至少可达4以上。对有兴趣的学习者,下载后看代码吧!-about tcp/udp chat
java-chat-room
- 这是一个简单的聊天室程序。基于TCP/IP协议,使用多线程socket通信的编程。注册登陆界面。公聊界面。私聊界面。-This is a simple chat program. Based on TCP/IP protocol, using multi-threaded socket communication programming. Register login screen. Public chat interface. Private Chat interface.
chat
- 基于tcp与udp的两个简单聊天系统,注意只是用来练习的小例子。-Tcp and udp based on two simple chat system, pay attention to only a small example for practice.
CHAT
- 简单的BS模式聊天室,使用的是TCP/IP协议,分服务器和客户端。-BS model simple chat room, using a TCP/IP protocol, sub-server and client.
tcp
- 用Jbuider做的一个tcp的聊天服务端和客户端。-Jbuider do with a tcp chat server and client.
transposition-chat-my
- trans position a simple java application to encrypt and decrypt the input text .client and server applet is used to implement chatting.encrypted or simple texts can be send between client and server.Tcp is used for communication
chat
- simple Code Source for Chat with TCP ptotocol
chat
- java聊天室程序 每步均有简练的注释 是复习tcp udp的好代码-java chat room programs are concise notes for each step is a good code review tcp udp
chat
- 基于TCP的(java)聊天程序代码,网络编程方面的技术,很好的程序代码。-TCP-based (java) chat code
基于TCP的聊天室
- JAVA开发的聊天室,属于多线程,实现群聊、私聊等功能。可供学习。(he chat room developed by JAVA belongs to multi thread and realizes the function of group chat, private chat and so on. It is available for learning.)