搜索资源列表
coursesystem
- 课程成绩管理程序,用Java RMI实现,具有以下功能: 1.客户端能够录入课程名称、课程编号、授课教师、学号、学生名称、学生成绩; 2.客户端能够按照课程名/课程编号或者学生名称/学号查询成绩; 3.对于成绩不及格的同学,服务器端可以用回调方法通知学生补考时间和地点。 -courses results management process, using Java RMI, has the following functions : 1. Client programs can
henclib263
- 客户机/服务器系统比文件服务器系统能提供更高的性能,因为客户端和服务器端将应用的处理要求分开,同时又共同实现其处理要求,对客户端程序的请求实现“分布式应用处理”。服务器为多个客户端应用程序管理数据,而客户端程序发送、请求和分析从服务器接收的数据,这是一种“胖客户机 (Fat Client)”,“瘦服务器 (Thin Server)”的网络计算模式。服务器处理服务要求的过程实际是,先获取传送来的头信息,然后根据头信息新建文件,然后继续接受数据写入文件,当接受完数据后关闭文件。-client / s
OPCDAClient30
- 数据采集用的opC 写的客户端程序,c++版供大家学习参考-data collect in opc for client program
OPCDAClient20
- OPC控制,书的配套原程序,供大家学习。这个是客户端的-OPC communication for client.
sendfileclient20110505
- 简易文件收发客户端程序,实现基本的文件传送功能-Easy file sending and receiving client, the basic file transfer capabilities to achieve
Chat1.0
- 这是用java编写的控制台程序,能够实现客户端与服务器端简单的通信-This is written in java console program, to achieve the client and server-side communication
ChatApplication
- 支持mfc的控制台聊天室程序。使用mysql数据库保存聊天记录。包含客户端和服务端,基于C/S结构。-A console chat program supporting mfc. Use the mysql database to save chat history. Contains the client and server based on C/S structure.
BankSystem
- 银行系统客户端完整版。本软件实现银行的活期储蓄存款业务。软件为单机版客户端程序,运行在面向个人业务的电脑上。主要实现银行开户、销户、取款、存款、余额查询、转账、修改密码、打印账户明细记录等功能。项目中包含项目文档-The software implementation of the bank' s current savings deposit business. Software for stand-alone version of the client program running
VoiceMotionClient
- 基于MFC的移动机器人网络语音运动控制客户端程序-network voice motion control of Mobile robot bsaed on MFC
client
- 数据采集系统的客户端程序,分为三个模块,数据读取,数据匹配,数据发送-中文(简体)英语日语Alpha Data acquisition system of the client program is divided into three modules, data read, data matching, data transmission
merge_QVOD_Cache
- 合并安卓手机快播客户端的视频缓存文件,将碎片化的缓存文件合并成能被播放器识别的视频文件。输入文件夹的路径,程序能自动将文件夹内的缓存文件合并-Merge Android phones Nora client' s video cache files will be fragmented cache files into the player can recognize video files. Enter the path to the folder, the program can au
TcpSrv
- tcp连接的实现,套接字应用,客户端程序,mfc-tcp connections to achieve
udpnat
- 根据udp协议进行网络穿透的例子,包括了服务端的程序和客户端口的程序, 有利于加深理解穿透原理。-Examples of network penetration under the udp protocol, including the server and client programs ports conducive to penetrate deeper understanding of the principles.
UDPdemo
- UDP数据收发程序,用于实现UDP客户端-服务器的结构,完成两节点的数据传输功能-UDP data transceiver program, structure for realizing UDP client server, complete the data transmission function of two nodes
NETCONQQ
- 控制台迷你局域网聊天室 V1.0 1.基于控制台的局域网聊天室程序,用C++编写,VC++6.0 VC++2010编译通过 2.程序中调用了windows API函数,利用了WinSock以及多线程等编程技巧 3.程序采用TCP-IP协议的C/S模式,并且服务端与客户端使用同一程序中 4.程序具有通过您输入的 IP地址自动运行服务端或客户端的功能,无需手动选择 5.本程序非常适合C++初学者学习修改。欢迎大家使用或修改其中的代码!6.输入的IP地址为已经运行作为服务端的机器的IP地址,格式必须如
sock
- 使用win32编程,聊天QQ小程序,有服务端和客户端-Use win32 programming, QQ chat applet, there are service and client
CUS_OPCClient2
- OPC客户端程序,用C++编写,简单使用,适于初学OPC的人学习了解.-OPC client program, written in C++, easy to use, suitable for beginners who learn about OPC.
MYPROJECT
- 此远程控制软件的原理是基于c/s框架的,分为服务器和客户端,先运行服务器在端口8086上监听客户端的连接 ,然后再运行客户端。为了使此软件能在整个网络中客户端都能连接到服务器,服务器必须拥有一个全球唯一的ip 地址,也就是一个公网的ip地址,为了使客户端能自动访问到服务器而不用输入服务器的IP地址,本软件采用服务器 绑定固定域名“lpy19926678.wicp.net”(可以下载一个花生壳然后申请自己的域名,这样对应的要在客户端程序中 自己修改)。客户端运行后首先进行域名解析,
gsoap-demo
- gSOAP编译工具提供了一个SOAP/XML 关于C/C++ 语言的实现,从而让C/C++语言开发web服务或客户端程序的工作变得轻松了很多。gsoap简单例子 适合初学者学习使用-gSOAP compiler tool provides a SOAP/XML to achieve on C/C++ language, so that C/C++ language to develop web services client or work program has become a lot ea
97104382
- 基于CAsnycSock的程序,既可做服务器端也可做客户端,解压缩后即可运行-CAsnycSock based program that can do the client, the server can be run after decompression