搜索资源列表
CS结构客户端自动升级
- 最新客户端自动升级程序 增强一些功能: 不重复下载, 上传时自动填写版本号。 softup.pbl ——上传文件 softupgrade.pbl ——下载文件 表结构: create table softupgrade( filever varchar(20), filename varchar(20), filedata long raw, primary key(filever ,filename )) -breaks automatic update features several en
简明CS结构网络聊天室改进版
- c/s结构的网络聊天程序,vb.net开发,基于tcp/ip协议-c / s structure of the network chat program, vb.net development, based on tcp / ip agreement
newest2005
- 实现网络流量的生成,为cs结构,可以控制流量大小-network traffic generated, as cs structure, can control the flow of size
CSExamSystem
- 一个比较健全成熟的CS结构的考试系统,界面是Win32画出的,网络原理是完成端口模型-a more mature sound structure of the CS exam system, the interface is the head of Win32, network theory is a complete port model
DNSSrc
- 本程序使用.net框架,CS结构实现DNS来查询主机的IP地址的源码
Fileupload
- VC++基于CS结构点对点文件传送与接收-CS structure of VC++ peer file-based transmission and reception
PPClient
- vc——CS结构点对点信息交互系统——客户端\PPClient-vc- CS structure point information exchange system- client \ PPClient
socket
- socket编程 客户端和服务器充分理解cs结构,让你的神功倍增-server.c-- a stream socket server demo
a
- linux网络程序设计的例子源代码,有关进程,管道,CS结构,UDP,TCP,原始套接字-unix linux network programming codes
CS
- 一个简单的CS结构。实现了登录、注册的功能。-A simple structure of the CS. Implementation of the sign, the registered function.
Cs
- 是一个例程,就是实现了CS结构的远程控制,如果运行客户端以及管理端,那么管理端可以远程关闭或者对客户端进行其他操作!典型的CS模式的操作!-Is a routine, the CS structure is to realize remote control, if the operation and management of client-side, then turn off remote management of client or the client to carry out ot
communicatesoftware
- 一个用java实现的聊天室程序 CS结构 供java初学者参考 需要在本机上自己配一下 数据库-With the realization of a java chat room procedures CS reference structure for java beginners need to own this machine with some database
csSocket
- 适合一般第一次写源码的人,一个好的CS结构的源码,里面很清楚的SOCKET演示。-The first written source code for the general people, a good source CS structure, which is very clear demonstration of the SOCKET.
testipv6
- ipv6测试程序,很简单的TCPipv6编程,可以用来测试CS结构的ipv6组网-ipv6test program,for testing ipv6 network
VC_based_CS_classical_point_to_point_file_ransfer_
- VC++基于CS结构点对点文件传送与接收经典代码-VC++ based on the CS structure of the classical point to point file transfer and receive code
server_client
- CS结构的socket编程,在远程端口实现shell命令,并返回执行结果.分别用select和多线程方式两种方式实现-CS structure of socket programming, the remote port to achieve shell command and return results of the implementation. Were used to select and multiple threads in two ways
CS_talk
- 此用cs结构实现的一对一的网络编程聊天,以Tcp协议实现。-This structure achieved by cs one on one chat network programming to Tcp protocol.
TransServer
- vc CS结构信息转发器的实现——服务器\TransServer的源码-vc CS structural information transponder implementation- server \ TransServer source
CS-functions
- jsp在聊天室基础上使用CS结构添加了更多功能如历史记录及上传功能的小程序-jsp in the chat room to add more features based on the historical record and upload functions as a small program
CS-point-to-point
- CS结构点对点信息交互系统——客户端,服务器-CS structure point to point information interactive system- client, server