搜索资源列表
C-SChatRoom
- 由vc++实现的基于c/s模式的聊天程序源代码。
C#应用程序开发全程演练
- 不错的电子数据,关于C#的,适合初学者或有一点经验的,值的一看,是winform,c/s模式的
VC知识库文章 - C-S模式考试程序制作详解
- VC知识库文章 - C-S模式考试程序制作详解-VC-C-S model produced Elaborates on examination procedures
c/s即时通信软件
- JAVA 编辑的c/s模式即时通信软件
一个小型聊天室的实例
- 一个聊天室程序,c/s模式。
简单教室管理系统
- 简单教室管理系统,包括教室借用,自习使用等,基于C/S模式的单机版本 ,Simple classroom management system, including classroom use, the use of such study, based on the C/S model of stand-alone version
QQcode
- 仿QQ聊天软件参考代码,C/S模式开发,功能全面-Imitation QQ chat software reference code, C/S mode of development, full-featured
SOCKET_DEMO
- C/S模式的局域网计时程序-C/S mode LAN time procedures
LanTestingSystem
- 局域网考试系统(c#源码),采用c/s模式开发,-LAN testing system (c# source code)
MUltiChating
- 基于C/S模式,实现多人聊天的聊天室程序,使用WINSOCK,MFC-Based on Client/Server,a programme of multi chating. Using Winsoket and MFC. Multi chating.rar
client_server
- 基于客户端|服务器模式的socket编程-Based on the c/s mode of socket programming
c-s
- linux环境下c/s模式编程.对linux环境下初学习编程的朋友有一定的帮助.-the example of C/S program base on linux
sjkkcsj_tsglxt
- 数据库课程设——基于C/S模式的图书管理系统的设计-Database Course is located- based on C/S model design of library management system
ftpClient
- 基于winsock的多人聊天室,C/S模式,需要用户名才能进入聊天室-Winsock-based multiplayer chat room, C/S mode, requires a user name to enter the chat room
C-S
- 基于 C/S 模式的 Socket 编程 两个程序,一个是客户机程序,一个是服务器程序 Server 端向 Client 端提供两种服务:数学计算服务和反序字符串服务-Based on C/S mode Socket programming two programs, one is the client program, one is the server program Server-side Client-side to provide two services: Mathematics
test_socket
- 一个LINUX下的套接字编程示例c源,基于C/S模式.-A LINUX programming examples c socket under the source, based on C/S mode.
YphMailing
- 基于c/s模式的邮件收发器,这是本人的兴趣之作-Based on c/s mode mailer, which is interested in making my
c-s-testing-system-(cPP-source-code)
- 使用C++语言,C/S模式开发设计的网上考试系统-c-s-testing system (c++ source code)
CS通信
- 基于C/S模式,用Java语言实现两个进程之间的通信。(Based on the C/S model, using Java language to achieve communication between the two processes.)
C# 基于CS结构的局域网考试系统源码
- C/S模式是一种普遍应用的网络计算模式。传统的C/S模式是两层结构,在这种模式下,网络中的计算机分为两个有机部分:客户机和服务器。服务器只负责各种数据的处理和维护,为各个客户机应用程序管理数据;客户机包含文档处理软件、决策支持工具、数据查询等应用逻辑程序,通过网络使用SQL语言发送、请求和分析从服务器接收数据。(The C/S model is a ubiquitous network computing model. The traditional C/S model is a two-lay