搜索资源列表
-
1下载:
该文件是一个用于客户端和服务端之间交流的一个平台,用VC开发出来,从而获得客户的信息-this document is for a client and the server of an exchange between the platform, developed with VC, thus obtaining the customer information
-
-
1下载:
本系统分为服务器端和客户机端两个部分,银行支行服务系统为客户机端,银行总行为服务器端。客户机和服务器通过网络进行通信。支行机端通过网络把申请贷款的用户信息(姓名,性别,身份证号码,贷款种类,申请贷款时间,贷款金额等)传输到服务器,服务器程序通过对数据库的查询来为用户处理贷款申请,确定申请方法,贷款的额度和期限,贷款发放和贷款偿还等问题,并把处理结果传输到支行客户机端。-the system is divided into server and client side in two parts,
-
-
0下载:
ChessWZQ1.0 采用C/S模式编写
客户端和服务器端的交互有class Message中定义,有很好的可扩展性(见 Message 定义)
客户端负责界面维护和收集用户输入的信息,及错误处理
服务器维护各在线用户的基本信息和任意两个对战用户的棋盘信息,动态维护用户列表
鉴于Applet的下载速度太慢,故做成Application
用法:
/class/
1.先运行server.bat
2.再运行client.bat (里面的用户名可以修改,serve
-
-
0下载:
以Visual Basic为开发工具,使用支持来电显示的Modem,实现一个来电显示的客户管理系统,该系统能够根据来点马上得到客户的详细资料和业务往来记录。-to Visual Basic development tool to support the use of the CND Modem, CND achieve a client management system, Under the system can be immediately point to the detailed cus
-
-
0下载:
A data-based tool that can produce questionnaires dynamically which will be used to investigate client information.-A data-based tool that can produce questio nnaires dynamically which will be used to inves tigate client information.
-
-
0下载:
一个简单的客户端程序,能够进行发送数据,当服务器接收到后回返回相关的信息给客户端。-a simple client program, is capable of sending data When the server receives back after the return of relevant information to the client.
-
-
0下载:
能够启动侦听,接受客户端发过来的信息,进行身份认证。返回给客户端相应信息。-to launch the interception for the client sent the information for identity authentication. Back to the client corresponding information.
-
-
1下载:
实现了一个完整的四人网络麻将游戏,该程序集服务器与客户端功能与一体。本章主要介绍了非对等的网络服务功能的建立,传输信息的序列化,建立虚拟的三维空间,绘制图形和显示位图,在内存中创建位图和绘制图形等。-achieve a complete network of four mahjong games, the procedures set server and client functions and integration. This chapter introduces the non-reci
-
-
0下载:
论文:数据访问中间件系统设计与实现
摘要:为了解决大型系统开发过程中数据访问的一致性、实时性以及数据透明性等问题,该文拓展了数据访问中间件的概念,重点介绍了一个能够适应分布式信息系统开发应用需要的数据访问中间件的设计方案以及软件实现技术。
关键字:中间件;服务端;客户端;访问协议
备注:这篇论文是我花了两块钱买的,但是共享是我们的原则,所以放到这里让大家下载了。,Thesis: Data Access Middleware System Design and Implementatio
-
-
1下载:
(1)实时监视远程电脑的桌面操作变化
(2):快速准确的查看被监视电脑的实时桌面信息,具有远程桌面录像功能,可查看任意时间段的历史桌面信息。
(3):具有远程桌面控制功能,可以象操作本地计算机一样操作远程计算机。
(4):可以同时操控和查看10以上个电脑。
(5):采用TCP/IP协议,高压缩率差异传图,保证图象快速稳定传输。
(6):系统为C/S结构,客户端进程防删。-(1) real-time monitoring a remote computer' s desk
-
-
0下载:
输入用户名,密码 进行登录
b.只有用户名、密码都不为空的情况下,提交页面(使用Javascr ipt脚本验证)
c.如果当前页面是由checklogin.jsp重定向过来的,进行相关信息的显示
c.1 用户名不存在
c.2 密码错误
c.3 用户超过5次登录,锁定该页面,禁止用户登录30分钟后,开放(可以客户端实现[比较麻烦]/也可服务器端实现[容易])
-Enter the user name, password to
-
-
2下载:
本代码是visual c++高级编程及其项目应用开发一书中的源代码,涉及到进程与线程通信、文件操作、dll及COM编程、socket编程、数据库编程的编码例子。此外,还有用COM应用程序框架进行服务器与客户端进行通信、界面设计方面的项目代码;材料信息管理项目代码、利用ATL设计通用查询与打印模块代码,供大家学习。-This code is visual c++ advanced programming and its application to develop a book project s
-
-
1下载:
银行管理系统
一、 客户
对于客户我们应该知道他的姓名、地址、联系电话、证件类型、证件号码等。
二、 账户
对于一个客户,他在一个银行可以开通多个账号。所以对于一个账号,我们需要知道它的账户种类、账户号、开通此账户的客户信息,登录密码等。
三、 存取款功能
对于客户存款,需要记录他的存款时间,存入的账户号,完成此次存款的员工编
号。对于客户取款,我们要知道他在用哪个取款,同时应该验证身份信息(卡号,密码)要知道该卡上的存款额,及此次的取款额。根据卡上的金
-
-
0下载:
利用UDP协议和WindowsMFC套接实现客户端和服务器的通讯,包括回发信息-Using UDP protocol and WindowsMFC client and server sockets to achieve communication, including the information back
-
-
0下载:
利用UDP协议和WindowsMFC套接实现客户端和服务器的通讯,包括回发信息-Using UDP protocol and WindowsMFC client and server sockets to achieve communication, including the information back
-
-
0下载:
本系统主要负责保险资料的管理,用户在通过授权后访问系统,对客户资料、被保人资料等信息进行日常维护并可根据需要查询所需的数据,然后生成打印报表。本系统在设计过程中以人为本,充分考虑了用户的需求,界面采用微软标准界面。本系统是以Delphi7.0为前台开发工具,以SQL Server为后台数据库,开发的一套完整的基于C/S(Client/Server)结构的管理信息系统。-The system is mainly responsible for the management of insurance
-
-
0下载:
delphi使用indyTCPserver client的客户端通过IP地址端口向服务器发送信息-delphi indyTCPserver client using the client IP address by sending information to the server port
-
-
0下载:
获取outlook地址薄中信息,方便邮件客户导入系统 -Access to information in outlook address book, mail client into the system to facilitate
-
-
0下载:
获取outlook地址薄中信息,方便邮件客户导入系统 -Access to information in outlook address book, mail client into the system to facilitate
-
-
0下载:
在Struts2中使用到的Json包,更容易地获取客户端的信息-To JSON in Struts2 package, easier access to client information
-