搜索资源列表
filetransferclass
- SOCKET 多线程传输文件的源代码,分为客户端和服务器端,欢迎大家提供修改意见。-SOCKET multithreading transfer files of source code, is divided into client and server side, Welcome to provide revisions.
68_wzq
- ChessWZQ1.0 采用C/S模式编写 客户端和服务器端的交互有class Message中定义,有很好的可扩展性(见 Message 定义) 客户端负责界面维护和收集用户输入的信息,及错误处理 服务器维护各在线用户的基本信息和任意两个对战用户的棋盘信息,动态维护用户列表 鉴于Applet的下载速度太慢,故做成Application-ChessWZQ1.0 C / S mode to prepare the client and server side interaction
CSunSocket
- 一个可以通过SOCKET进行通信的客户端和服务器端的小程序。可以在单机上运行客户端和服务器,也可以分布式运行
tcpip.vb
- TCP/IP通讯程序,基于WinSocket,可以分时地实现客户端和服务器端仿真。
chat
- 聊天室入门程序,基于tcp/ip协议,包括客户端和服务器端的程序,集成,便于调试学习
lan_talk
- 在一个局域聊实现聊天多人聊天(分客户端和服务器端)
labview_TCP
- labview中的TCPip编程实例,有客户端和服务器端。
TCP Socket
- C++语言写的有客户端和服务器端的基于socket的程序
使用TCP控件实现服务器和客户端通信
- 使用TCP控件实现服务器和客户端通信。是一个简单的控件使用程序。-a process about tcp progressing
UDP传输,包含客户端和服务器端两个CPP
- UDP传输,包含客户端和服务器端两个CPP。实现客服端与服务器的双向通信。,UDP server
udp.局域网内的UDP通信实验程序
- 一个局域网内的UDP通信实验程序,含客户端和服务器端,可以以不同的端口打开多个客户端,A local area network communication experiment within the UDP process, including client and server side, you can open a different port multiple clients
filetransfer.rar
- 用Winsock2 编写的一个文件传输的核心例程。 分为客户端和服务器端两部分,当客户端连接到服务器后,它们之间可以互传文件。,Winsock2 prepared using a file transfer of the core routines. Divided into client and server in two parts, when the client to connect to the server, they can be to each other between th
UDP_clock.rar
- 基于UDP的网络时钟的控制与传输,客户端和服务器端都在里面,UDP-based network clock control and transmission, client and server are on the inside
VC_tcpIP.rar
- VC下的tcp多人网络聊天程序的源码,客户端和服务器端各有一个源程序。供网络编程爱好者参考。,Tcp under VC multiplayer online chat program source code, client and server have a source. Network Programming reference for enthusiasts.
NetworkHeartbeat
- 网络心跳程序,有客户端和服务器端,客户端不停发送数据给服务器端,服务器端收到对应的信息就给客户端发送信息-Network heartbeat procedures, client and server side, the client continuously sends data to the server-side, server-side receiving the information corresponding to the client Jiugei send a message
telnet
- telnet进程代码,包括客户端和服务器端代码。简洁明了。-telnet server code source
基于TCP-IP协议的网络编程练习
- 基于TCP-IP的网络编程,里面有客户端和服务器端的程序,客户端发送请求,服务器端应答,并发回应答消息-based on TCP-IP network programming, which has client and server-side procedures, a client sends the request, the server-side response, with response to the news FOR
Socket_C++
- socket开发的网络通讯软件 分客户端和服务器端两部分-socket network communication software developed by sub-client and server in two parts
socket
- TCP 客户端和服务器端,非常的简单,适合初学者搞清楚TCP的原理-TCP client and server-side, very easy for beginners to figure out the principles of TCP
TCP
- TCP 收发数据编程 C语言版 包括客户端和服务器端-TCP send and receive data programming C language version of both client and server side