搜索资源列表
source_SupportFSM
- Windows下的服务程序,一个server,一个client,server监听SOCKET-serve program in windows,a server ,a client , server listen socket
用VB编写OPC客户端访问WINCC
- 此方法实现比较简单,只要根据提供的名子循环从组列表中找到该组的接口指针,并返回给客户端-this method is relatively simple. as long as the basis of the name from the group circulating the list to find the target group interface, and back to the client
coursesystem
- 课程成绩管理程序,用Java RMI实现,具有以下功能: 1.客户端能够录入课程名称、课程编号、授课教师、学号、学生名称、学生成绩; 2.客户端能够按照课程名/课程编号或者学生名称/学号查询成绩; 3.对于成绩不及格的同学,服务器端可以用回调方法通知学生补考时间和地点。 -courses results management process, using Java RMI, has the following functions : 1. Client programs can
Client
- 自己看吧应该来说是不错的控制程序.大家自己研究一下吧 可以学习学习
henclib263
- 客户机/服务器系统比文件服务器系统能提供更高的性能,因为客户端和服务器端将应用的处理要求分开,同时又共同实现其处理要求,对客户端程序的请求实现“分布式应用处理”。服务器为多个客户端应用程序管理数据,而客户端程序发送、请求和分析从服务器接收的数据,这是一种“胖客户机 (Fat Client)”,“瘦服务器 (Thin Server)”的网络计算模式。服务器处理服务要求的过程实际是,先获取传送来的头信息,然后根据头信息新建文件,然后继续接受数据写入文件,当接受完数据后关闭文件。-client / s
OPCDAClient30
- 数据采集用的opC 写的客户端程序,c++版供大家学习参考-data collect in opc for client program
OPCDAClient20
- OPC控制,书的配套原程序,供大家学习。这个是客户端的-OPC communication for client.
TcpClient
- 简单的Win32 asm 的TCP Client 例子-Simple TCP Client Win32 asm example.
include
- TCP server 和 client源文件中包含的头文件-TCP Server and Client included file.
tcpclient_exe
- TCP Client 编译连接后的可执行文件-TCP Client compiled.
Pro
- Networking P2P, where one client sent request to share a file data while the other peers search the file, if found then send the file to the 1st peer-Networking P2P, where one client sent request to share a file data while the other peers search the
TP
- UDP client and server simple socket example
main
- The program is a program for communicate with sockets it is the client-The program is a program for communicate with sockets it is the 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
OPC_client
- 内含各种语言编写的opc客户端,可以通过阅读这些源码来增长知识-Opc client includes a variety of languages, to expand my knowledge by reading these source
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
client
- 数据采集系统的客户端程序,分为三个模块,数据读取,数据匹配,数据发送-中文(简体)英语日语Alpha Data acquisition system of the client program is divided into three modules, data read, data matching, data transmission
uNknown-Ftp-Client-V1.0
- uNknown Ftp Client V1.0, is a simple ftp client, it connect to the host with username and password and you can upload, download, delete files etc...