搜索资源列表
src.zip
- 飞天狐狸做的一个My Oicq,程序分客户/服务两个,提供基于UDP的即时消息传送、消息广播、实时聊天、发送离线消息等功能。
FTP服务
- 这是用C#编写的客户器与服务器的程序,为需要使用的人员提供了条件。-this is a client programm and a server programm writen in c#,it provides convenience for people who need it.
实例14-FTP客户端
- 简单的ftp客户端软件,实现登录,浏览,下载,上传服务-simple ftp client software, logged in, browse, download and upload services
MINI FTP客户端
- 基于winsock的ftp客户端程序,实现用户登陆,获取服务文件列表,上传下载文件-protocols of the ftp client, enabling user landing, access documents list uploading and downloading files
jqqonline
- jqqonline 网站的在线客户服务QQ版本,挺方便的,没有压缩密码-jqqonline for online customer service QQ version, they are convenient, no compression Password
可接收多客户机的服务端
- 可接收多客户机的服务端-can receive more client-server
network2
- 介绍了Internet网络编程中涉及到的TCP/IP协议、IP数据 报、TCP段、套接字等重要概念,并在此基础上论述了基于VC++的 MFC编写客户/服务 器程序的方法和一般过程。
VC++ telnet服务端和客户端源代码
- 详细的telnet服务端和客户端,是用vc6实现的,非常值得借鉴.
mohachat
- 一个PHP编写的在线通讯工具,类于MSN,可作于在线客户服务用。
HTTP客户端程序
- 该程序完全是为了演示HTTP的客户编写的,因此运行时必须在本机有开HTTP服务才行。-the program is to demonstrate the preparation of HTTP clients, and therefore must be run in the machine is open HTTP domestic demand.
最简单的SDK服务端与客户端程序
- 最简单的SDK服务端与客户端程序-most simple SDK server and client programs
P2P
- 带P2P文件传输 聊天功能客户服务端 C++写的P2P的源码
FTP服务客户端程序源代码
- 详细的FTP客户端程序,支持断点续传
易语言编写的P2P服务端客户端
- 易语言编写的P2P服务端客户端,UDP通信模式,内网打洞成功。-Easy language of P2P server client, UDP communication patterns within the network successfully dug the hole.
MFC CSocket类写的基本聊天室程序
- MFC CSocket类写的基本聊天室程序。 多个客户端连接聊天室服务端。 实现基本聊天功能。,MFC CSocket basic types of written procedures for the chat room. Multiple clients to connect to chat room server. The realization of the basic chat features.
ServiceOnline2.0
- 这个是网站的聊天系统,跟客户服务差不多这个是网站的聊天系统,跟客户服务差不多-This is a website chat system, with the customer service is the site at around the same chat system, with customer service almost
fuwqi
- 基于tcp连接的服务器端程序,接收从客户端发送的视频进行实时显示,并予以保存。可对保存的视频进行播放和删除操作。-Tcp connections based on server-side program, receiving from the client to send the video in real-time display, and to preserve. Can be saved in video playback and deletion.
test
- 网络客户端访问网络上的服务器,可实现发送和接收字符串等内容-Network client to access servers on the network, enabling to send and receive strings, etc.
如何编写Linux下的客户机_服务器软件.c
- linux下服务端客户端通信模型,详细说明了linux下的网络变成和标准客户端/服务器模型的通信细节(model under linux system about the server and the client progrom)
c++版服务端客户端
- c++版的服务端和客户端 采用select io model(C++ server and client)