搜索资源列表
简单Socket通讯
- TCP通讯测试小程序(客户端),可选择保持连接或一次收发完毕后自动断开。-small TCP communications test procedures (client), or may choose to stay connected after a transceiver automatically disconnected.
服务器端应用程序
- 一个简单的服务器端应用程序,功能:监听客户端的连接请求,为客户端连接请求建立SOCHET队列,处理各客户端发送来的数据,并向相应的客户端发送应答消息,更新服务器的端口号-a simple server-side applications and functions : listening to the connecting client requests for client requests to establish SOCHET queue address the client to sen
SimpleSocket
- 简单的SOCKET的DLL通信编程,基于WINSOCKET类实现了3中不同的监听模式 集客户端与服务器端于一体-simple DLL communications program, based on the realization WINSOCKET category three different sets of listening mode client and server integrates
httpclt
- http client 简单易懂的HTTP客户端例子代码, 很好的学习例子程序.-http client easily understood HTTP client code examples, good examples of the learning process.
networktest
- 一个基于TCP/IP的客户端与服务端的简单模拟程序-a TCP / IP client and the server's simple simulation program
chatroomclientkaifa
- 一个简单的聊天室客户端开发,适用于初学者~-a simple chat room client development, applicable to beginners ~
新建 WinZip 文件
- 一个非常简单的JAVA聊天程序,提供了主机和客户端的源代码-a very simple JAVA chat program, providing mainframe and client source code
SockClt
- 一个用于socket客户端测试的源代码,简单说明socket工作原理.-socket for a test client source code, a simple note socket principle.
Chat
- 基于udp的简单聊天工具,不需要客户端,客户端可以充当服务器端。需要知道对方的ip就可以进行简单地聊天。-Udp based on a simple chat tool, not the client, the client can act as a server-side. Need to know each other' s ip can be carried out simply chat.
SocketDemo
- 一个简单的Socket编程Demo.客户端和服务器端均为异步接收.采用.NET framework 2.0的TcpClient和TcpListener编写。-A simple Socket demo.Client asynchronous receive, server asynchronous receive using .NET framework 2.0, TcpClient, TcpListener.
vcsocket
- 这是一个利用vc socket类写的简单的聊天程序。很简单,分客户端和服务器端,便于上手。-This is a category of use vc socket write a simple chat program. Very simple, sub-client and server-side, easy to use.
SourceOpc
- 采用VC开发的简单的OPC客户端数据访问程序(控制台程序)-VC developed using simple OPC Data Access client program (Console Application)
socket
- 简单的socket编程。里面有客户端&服务器端程序。请大家下载使用-Simple socket programming. There are client
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.
CLient
- UDP客户端,简单实用,是您进阶的好帮手-UDP CLIENT
Csocket
- 主要是C语言编写的SOCKET程序,简单的客户端和服务器端调试程序。-C language socket programm,simple client and server.
udp
- 这是用VB.net实现的一个简单的P2P示例。利用了UDP打洞技术,分服务器端跟客户端,服务器端负责登陆记录用户的IP和端口及转发打洞消息。原理到处都有,这里就没有贴出来。这里贴出了VB.net的代码,供初学者交流,也欢迎高手点评…… 服务器端在启动成功后,输入help可以查看到服务器相关命令。 客户端在登陆成功后,输入help可以查看客户端相关命令(登陆时用户名随便)。-This is achieved using VB.net a simple example of P2P. Hol
opc_client
- 这是一本使用opc客户端编程的简单实例并包含说明.入门级介绍-This is a opc client-side programming using simple examples and includes instructions. Entry-level introduction
TCP-server-and-client
- TCP服务器和客户端,这个算是比较简单的例子小程序吧-TCP server and client
TcpServer-Client
- 一个简单的基于TCP的Server和Client通信的程序,适合新手入门参考。-A TCP Server and Client communication program based on simple, suitable for beginners reference.