搜索资源列表
lan_multiuser_com.rar
- 基于TCP/IP的网络通信技术实现了面向连接的用户与服务器间点对点异步通信,本代码在该基础上应用了多线程以及共享数据结构技术,使网络服务器具有了多用户间数据转发的功能,进而解决了局域网多用户间的通信问题。 使用时先建立ODBC,Server与ChatServer先运行,然后运行Client
java_qq_multiThread
- 做的一个实现多用户聊天的工具,非常粗糙,用的是TCP连接,纯粹学习,没多大用的,见笑了。
chatjava
- Java 开发的聊天程序, 指定IP进行连接,同时使用TCP 和 UDP 连接-Java developers chat procedures specified IP connectivity, the use of TCP and UDP connections
java4597845676
- 本程序服务器与客户间通过套接口Socket(TCP)连接。在java中使用套接口相当简单,Java API为处理套接口的通信提供了一个类java.net.Socket.,使得编写网络应用程序相对容易.服务器采用多线程以满足多用户的请求,通过JDBC与-the server and client presentation by Socket Interface (TCP) connections. Java use in presentation interface is quite simple
TcpClientprogram
- 用winsock实现数据通信,此程序是用可靠的连接tcp实现的客户端程序-with winsock data communications, this procedure is reliable connectivity tcp achieve the client program
TcpSrvProgram
- 利用winsock通信,此程序是利用可靠的连接TCP协议实现的服务端代码-using winsock communication, the use of this procedure is reliable connectivity TCP protocol server code
ViaTCPNetChat
- 本聊天工具是采用TCP协议实现的,分为客户端和服务器端,客户端需要先向服务器请求连接,服务器接受客户端请求后,双方才可实现网络通讯。-chat tool is the use of the TCP protocol, is divided into client and server side, The client needs first request for connecting servers, client server accepts the request, the two sid
TcpipCommunication
- tcp/ip模式面向连接的程序,改编自书上例题,加入了服务器可以广播可以查找局域网计算机的功能-tcp / ip connection-oriented mode of procedure, adapted from the book of excellence, joined the server can broadcast LAN can find the computer's functions
WinSock
- 网络文件传输软件,TCP协议,需双方建立连接,点对点传输
MyQQ
- 实现局域网内类似QQ聊天的程序,可以选择tcp,udp连接方式
ChatRoom
- 多线程实现网络聊天室: (1)用对话框形式进行输入和显示的多人聊天室 (2)服务器可以建立多个连接,每个参与聊天的人建立一个TCP连接 (3)建立TCP连接后客户端立即发送用户名给服务器,服务器需要核实该用户是否已经存在。若该用户已经存在,则释放连接,并返回错误信息。否则,把该用户加入用户列表。 (4)一个用户名只能有一个连接。一旦连接建立并核实用户之后,用户名不可更改, 直到释放连接。 (5)用户离开并释放连接时服务器将从用户列表中删除该用户。 (6)服务器程序将接收客
聊天室程序
- 实现网络聊天的功能,采用java编程,服务器与客户端采用了TCP/IP连接方式,登录功能。客户可以通过服务器转发,实现一对一和多对多聊天。客户端程序应该可以实时显示目前其它用户的状态,管理员可以踢人出聊天室,用户可以登录和注册进入聊天室~~
类似QQ的网络聊天程序源码
- 类似QQ的网络聊天程序源码,支持TCP和UDP连接,可以传输屏幕截图
基于JAVA的ICQ系统的设计于实现
- 服务器与客户间通过套接口Socket(TCP)连接。在java中使用套接口相当简单,Java API为处理套接口的通信提供了一个类java.net.Socket.,使得编写网络应用程序相对容易.服务器采用多线程以满足多用户的请求,通过JDBC与后台数据库连接,并通过创建一个ServerSocket对象来监听来自客户的连接请求,默认端口为8080。-server and client presentation by Socket Interface (TCP) connections. Java
lan_multiuser_com
- 基于TCP/IP的网络通信技术实现了面向连接的用户与服务器间点对点异步通信,本代码在该基础上应用了多线程以及共享数据结构技术,使网络服务器具有了多用户间数据转发的功能,进而解决了局域网多用户间的通信问题。 使用时先建立ODBC,Server与ChatServer先运行,然后运行Client- Has realized based on the TCP/IP network communication face between the connection user and the server
javicq
- 系统采用客户/服务器摸式 服务器与客户间通过套接口Socket(TCP)连接 -System uses a client/server mode between server and client through the socket Socket (TCP) connection
MyQQ
- 本程序可在Visual C++的环境下运行。可以选择是TCP连接还是UDP连接。运行程序时既可以做服务器又可以做客户端,还可以一个窗口既是服务器又是客户端。可以发送消息,也可以传输文件,还可以实现抓取屏幕的功能。这是一个功能强大的应用程序。-This program can be in Visual C++ environment to run. Can choose a TCP connection or UDP connections. When running the program ca
TCP
- 基于TCP连接的聊天系统程序,类似于QQ。-TCP connection chat program, similar to the QQ.
vb_winsock_CS_TCP_chatsoftware
- 一个用VB6.0的winsock开发的基于TCP连接的简单聊天软件-A development with VB6.0 the winsock TCP connection based on a simple chat software
Inter_Talk
- 互连网的语音通信,使用g.729压缩。dll 中用了一个tcp连接,表示双方连通没有,用udp发送语音数据,发送端表明了发送顺序,接收端重排了顺序。-Internet voice communications, the use of g.729 compression. dll using a tcp connection, said the two sides connected No, use udp to send voice data, that the sender sent th