搜索资源列表
VC知识库文章 - C-S模式考试程序制作详解
- VC知识库文章 - C-S模式考试程序制作详解-VC-C-S model produced Elaborates on examination procedures
c/s即时通信软件
- JAVA 编辑的c/s模式即时通信软件
一个小型聊天室的实例
- 一个聊天室程序,c/s模式。
(VB.NET).rar
- vb.net 聊天系统使用技术 1。 C/S模式 2。 异步Socket 3。 多线程 4。 文件读写 ,vb.net chat system uses technology 1. C/S Mode 2. Asynchronous Socket 3. 4 multi-threaded. Documents to read and write
简单教室管理系统
- 简单教室管理系统,包括教室借用,自习使用等,基于C/S模式的单机版本 ,Simple classroom management system, including classroom use, the use of such study, based on the C/S model of stand-alone version
JAVAchatroom.rar
- java聊天室,基于c/s模式,有详细的设计文档和源码,java chat room, based on the c/s model, there are detailed design documents and source code
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
socket
- 这是一个java c/s模式的通信模型源码,可以帮组初学者学习java网络编程-This is a java c/s model of communication model source code, can help group for beginners to learn java network programming
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
examsystem
- 通过VC++编程完成一个基于C/S模式下的考试系统的程序,比较简单``单可以作为设计的参考-VC++ programming through the completion of a State based on the C/S mode, the procedure of examination system, relatively simple design can be used as a single `` reference `` `
Communication
- JAVA编程,基于C/S模式的局域网络聊天程序,适用于学生的课程设计-JAVA programming, based on the C/S mode local area network chat program for students in curriculum design
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
fiveChess
- 五子棋,单击,基于C/S模式开发的,供大家学习使用-fivechess
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
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