搜索资源列表
source_SupportFSM
- Windows下的服务程序,一个server,一个client,server监听SOCKET-serve program in windows,a server ,a client , server listen socket
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
include
- TCP server 和 client源文件中包含的头文件-TCP Server and Client included file.
TP
- UDP client and server simple socket example
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.
socket
- VC6.0编程Socket(服务器+客户端) 资源大小:1.58MB -VC6.0 programming Socket the (server+ client) resource size: 1.58MB
P2P
- p2p服务器和客户端代码,实现p2p方式的通信-p2p server and client code to achieve p2p way communication
MyQQ
- 实现tcp和udp连接的方式通信,分别设有客户端和服务器端-Tcp and udp connection way communication, a client and server-side
Socket
- 基于C_S结构的Socket程序设计。控制台程序:使用控制台界面的多线程Server程序及Client端,WSAAsyncSelect异步窗口程序:使用Windows窗口界面的基于WSAAsyncSelect异步选择机制的Server程序及Client端 -Based on C_S structure Socket programming. Console application: using the console interface, multi-threaded Server prog
code
- 一款聊天小工具,可以*和单发,有聊天室功能,由客户端和服务器端,功能还不错,vc6.0开发环境。-A gadget chat, mass and single, chat rooms function by the client and server side, pretty good, vc6.0 development environment.
UDP-Clinet-and-Server
- C++ UDP通讯,实现了UDP客户端与服务器的相互通讯-C++ UDP communications to achieve UDP client and server communicate with each other
Remote-Control-System
- 远程控制系统由一个Client(客户端)和一个Server(服务端)组成,由Client端对远程主机(Server)进行各种基本的控制。客户端用于实现对联网计算机的监控操作,服务器端对于接收到的数据进行分析,解释并执行。设计中使用WinSock 控件与远程计算机建立连接及选择TCP/UDP协议实现远程控制。-Remote control system consists of a Client terminal and a Server terminal. The client terminal
Chatting-Software
- Client and server application which implement chat function.
socketchat
- 基于socket的聊天工具,包含server端和client端,适合初学socket的兴趣编程-Socket-based chat tools, including server and client side, suitable for beginners socket interest programming
CSharp_TCP
- 两个.net项目,一个实现服务器功能,另一个实现客服端。是实现简单的通信程序-Two. Net project, an implementation of server functionality, and the other to achieve client service. Communication program is simple
121212
- C#网络异步通信,主要是完成客户端和服务器端的交互-C# asynchronous communication networks, notably the completion of the interaction of the client and server side
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.
zxj_jincan
- 哲学家进餐问题 visual stidio平台 C++网络编程,socket-visual stdio,C++,server,client,socket
