搜索资源列表
网络聊天室
- 网络聊天室
C++实现基于TCP网络聊天室
- 随着Internet的迅速流行,越来越多的应用程序需要具备在网上与其它程序通信的能力。TCP/IP的通信基本上都是利用SOCKET套接字进行数据通讯,程序一般分为服务器端和用户端两部分。本系统是基于这样的基础,实现了一个基于TCP的简单多人网络聊天室
java网络聊天室源码
- 一个用java实现的网络聊天室程序
网络聊天室
- 使用delphi开发的一款小型网络聊天室软件,分为server和client端
网络聊天室
- 自己开发的小型聊天室软件,有server和client端
实例03-网络聊天室客户端
- 实例03-网络聊天室客户端-03-network chat room client
01-简单网络聊天室
- 01-简单网络聊天室-01-Simple Network Chat Room
网络聊天室
- 简易的网络编程实现局域网聊天,支持一个服务器端 , 多个客户端。-Simple Network Programming LAN chat, a server-side support, a number of the client.
Windows C语言构建网络聊天室源程序
- 较好的解释了网络聊天室的构建过程-better explanation of the Internet chat room Construction
简单网络聊天室
- 简单网络聊天室,学习用-simple Internet chat room, to study
网络聊天室(java rmi)
- 网络聊天室,java rmi技术实现的一个聊天程序-Internet chat rooms, java rmi technology of a chat program
网络聊天室
- 用vb实现的网络聊天室,结构清晰,实现方法简单易懂!!!值得学习-vb achieved with Internet chat rooms, a clear structure and method easily understood! ! ! Worth learning! !
自制网络聊天室
- 用java技术编写的,包含有服务器端和客户端的聊天室-prepared using java technology, includes server and the client chat rooms
简明CS结构网络聊天室改进版
- c/s结构的网络聊天程序,vb.net开发,基于tcp/ip协议-c/s structure of the network chat program, vb.net development, based on tcp/ip agreement
用VB编写的网络聊天室
- 用VB 实现的一个聊天室,包括服务器端和客户端。能实现多对多聊天-VB of a chat room, including server and the client. To achieve many-to-many chat
聊天室编程
- 使用TCP协议,通过MFC界面设计的网络聊天室(The use of TCP protocol, through the MFC interface design network chat room)
实例309——多人在线的网络聊天室——客户端
- 在线聊天界面程序,可扩充,方便进一步开发(Simple program for online chat)
JSP300 网络聊天室设计与应用 q
- JSP300 网络聊天室设计与应用 数据库连接配置在src/com bean/opendb.java中,可自行修改。代码如下: con = DriverManager.getConnection(url,"sa","123"); 在IE中输入:http://localhost:8080/chat/ 即可打开首页 http://localhost:8080/chat/m
JAVA课设_CS结构_网络聊天室
- JAVA课设_CS结构_网络聊天室。用java编写的在线网络聊天室,代码基本有注释,风格良好,内含有比较规范的报告文档,建议下载!(The JAVA class has a _CS chat room. Using java to write online chat rooms, the code is basically annotated, style is good, contains more standardized repo
java网络聊天室私聊群聊
- java网络聊天室 私聊 群聊,能进行局域网内的私聊,群聊,客户端 服务端 swing图形界面(Java network chat room private chat group chat, LAN chat, group chat, client server swing graphical interface)