搜索资源列表
Multithreaded TCP-UDP Client Server
- .Ne 环境的下多线程的TCP/UDP 编程示例子,里面包括了服务器也客户端程序
udp_CS_talk
- 用C++Builder写的基于UDP协议的通讯聊天程序,用UDP/TCP 的VCL组件实现.同时展示了TListView组件的使用.分为客户端服务器两个程序.-C Builder was based on UDP communications chat program using UDP / TCP VCL to achieve. A demonstration of the use of TListView components. Client-server is divided into t
基于TCP的远程字典服务(RemoteLookup)
- 过在远端主机上搭建一个远程字典服务服务器,其它主机可以通过客户端程序 RemoteLookup将所需要查询的单词传送给远程主机,远程主机字典服务服务器将单词的中文释义结果返回给客户端主机 在启动服务端后,即可用客户端在线查询单词, 程序示范了运用没有封装的SOCKET以及Windows SDK编程的典型过程。 -off in the remote mainframe structures a remote server dictionary, other mainframe
EVC_socket
- 基于Embedded Visual C++的socket编程,包括TCP server和TCP client-based Embedded Visual C socket programming, including TCP server and TCP client
TCPChatRoom
- 基于TCP的聊天室。采用了WSAAsyncSelect无阻塞消息模式。先启动服务ChatRoomServer.exe 在启动server后,服务器端listen来自客户端的信息,当客户端connection后,服务器端accpet与客户端建立连接后触发消息函数 OnServerAccept。OnServerAccept再次利用WSAAsyncSelect函数判断并接受recv客户端发来的信息并广播,以达到聊天室的效果-TCP-based chat room. WSAAsyncSelect m
TCPClient
- 作为TCP客户端跟TCP服务端进行通讯,支持modbus协议-As a TCP client to communicate with the TCP server to support the modbus protocol
TCPServer
- 此源码采用TCP协议编写的服务器程序,当监听到客户端的连接即可与客户进行通信-This source prepared using TCP protocol server program, when listening to the client connection to communicate with customers
ComctSerializedObjects_demo
- In this article, I will try to give you some tools to build your own simple client/server applications using the TCP/IP and UDP protocols.
sc
- 实现TCP客服端和服务器的通信。但只有几个命令可以实现回复。-Customer service to achieve TCP client and server communication. However, the order can be achieved only a few replies.
WINSOCK-TCP
- 基于winsock技术的局域网通讯程序,采用C/S模式,有服务器端和客户端,并能实现局域网内的简单即时通信。-Winsock-based local area network communications technology procedures, the use of C/S mode, there are server-side and client, and to achieve a simple LAN instant messaging.
IPCSocket
- Windows IPC socket program (tcp/udp) (server/client)
winsock_upload
- 此程序是TCP服务器端程序和客户端程序,实现网络聊天功能,可以作为初学者学习网络通讯的入门程序。-This program is server-side procedures and TCP client, chat network, you can learn as a beginner' s entry procedures for network communications.
TdCfDemo
- TCP/IP Server, TCP/IP Client Component, (Server and Client Component working unblocking mode)
NetAssis
- Network debugging assistant (CM hardcover edition) V2.5 green special edition tool is in practical engineering applications, according to the actual needs of the general development of a network debugging tool. 界面精致美观,实用性也强。 Interface, exquisite beau
@TcpIp
- TCP IP Server Client Socket Program
FTP.client
- 网络服务是以客户机/服务器模式工作的。FTP服务是基于TCP协议的网络服务。该设计目的是通过FTP客户机程序的设计,-Web services are client/server model to work. FTP service is based on the TCP protocol for network services. The design objective is through the FTP client program design,
Chat
- 用Java编码,利用TCP协议,实现服务器和客户端的数据传输-With Java code, using TCP protocol, server and client to achieve data transfer
TcpServer-Client
- 一个简单的基于TCP的Server和Client通信的程序,适合新手入门参考。-A TCP Server and Client communication program based on simple, suitable for beginners reference.
chat
- 利用C#网络编程实现了一个简易的聊天程序,基于tcp的客户端/服务器模式,实现双方数据传送,通信对话。-Network programming using C# implements a simple chat program, based on the tcp client/server model to achieve both sides of data transmission, communications dialogue.
Qt5-TCP-IP
- qt5环境下tcp/ip通信协议的简单实现,一个是tcp server的一个是tcp client的-qt5 tcp/ip