搜索资源列表
ForestPadSolution
- 树形文档管理器,c/s架构,有windows、web、ppc三种客户端,服务器端采用web服务,C#源码-tree for document management, c / s structure, windows, web, the three machines client, the server-using web services, C# source
CS_Delphi
- 基于Delphi语言的C/S架构,完整的服务器/客户端程序,先启动服务端,然后客户端再连接服务端-based Delphi language C / S structure, a complete server / client program, the first launching the service side, The client then connecting to the server
LunchGuid
- 使用Visual C++6编制的外卖管理系统C/S架构,数据库采用Sql Server2000,ADO编程,实现定餐的添加、数据的处理、送外卖人员的记录和收入的处理。数据库文件也有备份,使用的时候请先将数据库备份文件还原后再进行编译运行。-use Visual C 6 meal prepared by the Management System C / S structure, using SQL Server 2000 database, ADO programming, the additi
StudentManager
- 用C#写的一个学生管理系统。C/S架构,包括成绩、学生、课程等模块维护
file
- 固定资产管理系统C/S架构,固定资产管理系统C/S架构,
WinSock
- 基于WinSock的文件传输系统: 采用C程序设计语言,设计基于WinSock的文件传输系统。网络连接采用C/S架构,首先由服务端启动,在某个端口上侦听,等待客户端的连接;一旦客户端向服务端发出连接时,服务端负责则发送文件。
IntelligentUpdate
- 基本C/S架构的通用智能升级程序,使用Windows自带的Automatic Updates服务
MyChat
- 实现了C/S架构的类似QQ式的聊天程序,分为客户端与用户端两部分,使用SQL数据苦实现用户信息的保存验证等功能。为学习C#编程的提供学习参考。
C/S架构有异常会自动抛出
- C/S架构有异常会自动抛出
LangChao18
- 这是一个不错的用c#编写的b/s架构的应用项目的源码-This is a good preparation with the c# b/s structure of the source
MFC
- 一个学习MFC最基本也最全面的源代码实例,包含了基于C/S架构的socket网络编程,也包含了database,初学者必看-MFC learning the most basic and most comprehensive source code examples, including based on the C/S structure of the socket network programming, but also includes a database, for beginners
library-info-management
- 图书管理信息系统,B/S架构,C#开发,可作为毕业设计-Library management information system, B/S framework, C# development, could serve as a graduation project
NetChat
- 用C#实现的一个C/S架构的网络聊天的应用程序。-With C# Achieve a C/S structure of the online chat application.
PMS-1
- 基DCOM的C/S架构项目管理软件,当前已实现了BUG跟踪功能 供有兴趣的学习、使用和完善。 PMS.exe 是客户端 PMSServer.exe 是服务端-DCOM base of the C/S structure of project management software, the current has been achieved for tracking BUG interested to learn, use and improvement. PMS.exe is a client
PMS-2
- 基DCOM的C/S架构项目管理软件,当前已实现了BUG跟踪功能 供有兴趣的学习、使用和完善。 PMS.exe 是客户端 PMSServer.exe 是服务端-DCOM base of the C/S structure of project management software, the current has been achieved for tracking BUG interested to learn, use and improvement. PMS.exe is a client
EasyChat
- 这是用C#做的一个简易的Windows平台下的聊天软件,包括了客户端和服务端的全部源码,注释很详细,有兴趣学习.net应用开发的同学可以下载来学习学习。这个示例包含了了C/S架构软件开发的很多基础知识和思想。 功能包括群发,私聊,发送震动,收到消息发声,闪屏提示等等,大致类似于QQ的多人聊天会话功能。 涉及到的知识主要包括: 1. TCP/IP通信,包括TcpClient , TcpListener , Socket , NetworkStream等几个用于TC
chat
- vb编写,聊天室程序,C\S架构,服务器和客户端分开-vb write, chat room programs, C \ S architecture, the server and client separation
1-实时预览示例代码一
- 是支持C/S架构,调用海康摄像机的客户端DEMO()
10w IM架构方案及分析
- 目前游戏的服务器架构主要由“游戏大厅”和“PvP”2个部分组成,而在不断探索中,其后来又在架构中加入了Proxy中转服务器,也正是这个服务器的加入为《王者荣耀》解决了后来“安卓、iOS”同服等一系列出现的问题。此外,他还介绍了《王者荣耀》在网络协议以及同步方案上的一些尝试,并一一复盘了这些尝试的优劣势,并解答了为什么,最终游戏会放弃TCP协议(传输控制协议)与曾经在《霸三国》中所使用的CLIENT-SERVER结构(C/S结构),并且转而使用了UDP协议(用户数据报协议)与帧同步同步方案。(At
C#医院管理系统
- 这是基于C/S架构的C#医院管理系统源码,界面已经设计好,实现了部分数据库功能