搜索资源列表
tcp_cs
- 一个简单的TCP/IP客户端和服务器端的功能实现.-a simple TCP / IP client and server-side functions.
200561123155270
- 一个Tcp、ip聊天的代码,里面分客户端和服务器,供新手用-a blot, ip chatting code inside-client and server, used for novice
wssf
- JICQ是用JAVA语言编写的一个基于客户机/服务器(C/S)模式的局域短信实时通信工具系统,系统采用了Microsoft公司的SQL Server 2000作为后台数据库,系统通过JDBC访问数据库。系统分为服务器程序和客户程序两部分,服务器与客户间采用“传输控制协议”(TCP),通过套接字(Socket)连接,客户之间采用“用户数据报协议”(UDP),通过数据报套接字(DatagramSocket)建立连接。系统具有用户注册、用户登录、添加好友、删除好友、发送和接收消息等功能。-JICQ J
se__
- Linux下通过TCP传送文件的服务器端 先开服务器在开客户端-Linux TCP transmission of documents through the server to open at the beginning of the server client
SocketTool2
- TCP server TCP client UDP的小工具
TCP
- 该程序是基于vc++对话框模式下的tcp通信协议,分为客户端和服务器能够在局域网内部实现通信-The program is based on the vc++ Dialog mode tcp communication protocol is divided into client and server to the internal LAN communications
shanchuan
- 用VC++编写的使用tcp协议聊天的程序,在局域网中使用一台机器作为服务器作为主机运行服务端程序,然后在其他的计算机上运行客户端程序,服务器可与其他的计算机用户聊天-Using VC++, prepared using the tcp protocol chat program, in the local area network using a machine as a server to run as a host server, and then in the other computer
Talk
- 用tcp写的一个socket简单传送程序,包括客户端和服务端。-Write a tcp socket using a simple transfer process, including client and server.
tcp
- Tcp通讯,客户端监听,server发消息client接收消息-Tcp communication, the client monitored, hair news server client receive news
tcpserverclient
- 基于tcp的通信程序,有客户端和服务器端,还可以聊天-Tcp-based communication program, the client and server side, you can also chat
TCP
- 网络编程windows sockets TCP的客户端和服务器端程序-Network programming windows sockets TCP client and server-side program
tcpaudp
- mfc下的TCP和UDP文件传输功能,分为客户端和服务器端两个exe-mfc under the TCP and UDP file transfer functions, divided into client and server-side two exe
QT
- 基于tcp通信的简单代码,模拟客户端向服务端连接,错误显示,自定消息协议,增开进程,退出处理-Tcp-based communication simple code to simulate the client to server connection error display custom message protocol to open the process to exit deal
tcp
- 一个实现tcp通信的程序,使用C++,有服务器和客户端通信-A realization tcp communication procedures the server and client communication C++
design-tcp
- 支持多个客户端的连接,在服务器和多个客户端之间进行数据传输; 接收客户端发送的消息,并显示在一个列表框中;-Supports multiple client connections between the server and multiple clients for data transmission receiving a message sent by the client and displayed in a list box
TcpCommExampleProjectV2
- Reusable multithreaded TCP client and server classes with example project in VB.NET
tcpServer
- QT下建立TCP Server,能与客户端建立连接并能发送与接收数据-The establishment of TCP Server QT, with a client establishes a connection and can send and receive data
SocketClientSimulator
- 一个简单的TCP 客户端,使用QTcpSocket连接服务器,发送和接受信息-A simple TCP client, use QTcpSocket connection server, sending and receiving information
CSocketDemo
- 使用CSocket类进行网络通讯,可设置为UDP,TCP客户端或者TCP服务器端。-Use the CSocket class for network communications, can be set to UDP, TCP client or TCP server.
TCP—chat
- 使用Qt-Creator编写的基于TCP协议的网络聊天程序,包含服务器端和客户端,自己写的,经过测试能够正常使用。(The web chat program based on the TCP protocol written by Qt-Creator includes the server side and the client side, and writes it by itself. After testing, it can be used normally.)