搜索资源列表
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
SMTPServerOfTCP
- C#实现SMTP服务器,使用TCP命令实现,功能比较完善-C# SMTP server using TCP commands, functions more perfect
345645322
- 聊天基于TCP/IP的网络通信技术实现了面向连接的用户与服务器间点对点异步通信,本代码在该基础上应用了多线程以及共享数据结构技术,使网络服务器具有了多用户间数据转发的功能,进而解决了局域网多用户间的通信问题。-chatting on TCP / IP network communication technology to achieve a connection-oriented users and server, peer-to-peer - further communication, th
tcp
- 此代码为tcp通信程序,主要是从客户端发送一数据,然后在在服务器段接收。
TCPKit
- 一个小巧的TCP服务器端和客户端,可以支持16进制和文本输入,测试用的。
TCP
- 用labview编写的基于TCP/IP协议的服务器与客户端通信程序。
tcp
- 用java程序实现基于TCP的网络通信。(一个服务器端和多个客户端之间的通信)
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
TCP
- 网络编程windows sockets TCP的客户端和服务器端程序-Network programming windows sockets TCP client and server-side program
TCP-chart
- 实现TCP文字聊天,基于MFC的对话框的客户端服务器的-To realize the TCP chat text
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
CSocketDemo
- 使用CSocket类进行网络通讯,可设置为UDP,TCP客户端或者TCP服务器端。-Use the CSocket class for network communications, can be set to UDP, TCP client or TCP server.
28399000
- 修改后能ping通pc机,然后搭建tcp服务器,用来数据的收发-Modified can ping the PC, then set up the TCP server, used to send and receive data
1917233
- 修改后能ping通pc机,然后搭建tcp服务器,用来数据的收发(Modified can ping the PC, then set up the TCP server, used to send and receive data)
QtMultiThreadTcpServer-master
- Qt多线程实现多个客服端和服务器进行通信,使用的类QTcpServer和QTcpSocket以及线程(Multithreading realizes the communication between multiple client terminals and servers)
QTcpServiceTest
- qt编写tcp服务器程序,用到线程池。在vs2010/qtcreator4.8下运行正常.(Qt writes the TCP server program and USES the thread pool. Normal operation under vs2010/qtcreator4.8.)
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.)