搜索资源列表
bingxingjisuan1111122
- 关于并行计算服务器客户端与服务器端,用java编写,包括文档和源程序。-parallel computing server on the client and server using java preparation, including documentation and source code.
biyesheji-qicheshouhoufuwuzhongxin
- 汽车售后服务中心网上订购系统的实现 摘要 JSP技术是当前较为热门的Web开发技术。本文主要介绍了基于JSP技术的电子商务动态网站,主要功能是实现客户端和服务器端的动态交互。共分为五个模块:客户登录模块、商品信息模块、客户信息模块、订单处理模块、技术论坛模块。具体功能的实现利用JavaBeans组件技术,Servlet 技术,JDBC与数据库技术。本文从电子商务的概况说起,就当前最热门的动态网站开发工具JSP、ASP、PHP从技术上进行了分析和比较,肯定了JSP在构建动态网站中的优势,
wuziqi
- 分为客户端和服务器端,可以在局域内进行连网操作
mail
- 里面是有关邮件传输协议的描述,对要开发邮件客户端和服务器的朋友应该会很有帮助。
Qt_Tcp
- QTcpSocket 和 QTcpServer类实现了Qt的Tcp客户端和服务器。 tcp是一个流式协议。对于应用程序来说,数据是一个很长的流,有点像一个巨大的文件。 -QTcpSocket and QTcpServer class implements Qt Tcp client and server. TCP is a streaming agreement. For application, it is a long flow, a bit like a huge file.
ChatTools
- VS2008 ,MFC下基于socket的聊天系统,包括客户端和服务器,能够实现文件和文字的传输-VS2008, MFC the socket chat system, including client and server-based file and text transmission
ChatSrv
- 聊天室程序设计,里面包括客户端和服务器两类程序 其中分为FTP UDP-Chat program design, which includes client and server program which is divided into two types of FTP UDP
CHANPINRUKUDAN
- 用K3bos画的表单及客户端和服务器端用的插件,供大家学习用。-Painting with K3bos form and client and server-side plug-ins used for learning with us.
virtualSerialCommunication
- 用于调试串口通信的软件及源代码,包括客户端和服务器端-for net communication
Code
- 基于TCP的客户端和服务器接收发送程序,经过调试是可以用的
test
- 简单的实现客户端和服务器之间的语言交流,-Achieved between the client and server communicate in a language
v0.3
- UCP客户端和服务器端测试程序,客户端完成数据报发送,服务器端完成数据报的接收-A debug process about UDP including client side and server side which send datagram from client to server
Robot
- 包含客户端和服务器端两个程序,实现了移动服务机器人人机耦合控制,主要由视频通信、OpenGL三维建模、激光雷达三维图像、环境几何地图等分模块。-Client and server-side includes two procedures, the mobile service robots human-machine coupling control, mainly by video communications, OpenGL three-dimensional modeling, three
clock
- 本文主要介绍了一个基于RMI (Remote Method Invocation)机制的分布式时钟系统的设计过程。首先分别介绍了RMI和分布式系统的基本原理,然后根据实验要求完成系统设计。主要是实现了能够在不同机器上显示和更新当前的时间,并且在开发和运行时能消除客户端与服务器端的紧耦合性。-This paper mainly introduces a design process of a distributed clock system based on RMI (Remote Method
clientservlet
- java群聊客户端及服务器端,使用java基础的socket和IO等功能实现-the java group chat client and server-side java based socket and IO functions to achieve
clientaserver
- 基于linux系统的实现无线通信功能的客户端和服务器的程序,无线socket 编程-based on the system of linux,communication between two pc computers
remotecontrol-(2)
- 基于C#完成的远程控制设计,包含客户端和服务器端两个部分。-Remote control design based on C#, contains both the client and server side.
ftp_client-server_c_linux
- 用C语言 实现Linux上的FTP传输。本设计旨在利用Winsock 2.0简单实现FTP(File Transfer Protocol,文件传输协议)的客户端和服务器端程序。-Using C language on Linux FTP transfers. The design is aimed at the Winsock 2.0 simple implementation of FTP (File Transfer Protocol, File Transfer Protocol) cli
UDP
- 基于C语言的UDP的MFC编程设计,从而实现UDP的客户端和服务器端的通信,可以进行接收数据和发送数据的功能。-Based on the C language UDP MFC programming design, enabling the UDP client and server communication, can receive data and send data.
E-mail-management-system
- 本文主要实现了基于B/S模式的一种JSP论坛的设计与实现,主要功能是实现客户端和服务器端的动态交互。短信息管理系统最基本的功能首先是发送邮件,其次是接收者根据邮件回复。此外,为了记录邮件的发送者和邮件的回复者信息,系统还需要提供用户注册和登录的功能。只有注册的用户登录后才能够发送和回复邮件。根据用户的需求及以上的分析, 短信息管理需要具备以下功能:显示邮件的主题、查看邮件的内容、查看自己发送的邮件、查看回复的邮件内容、用户注册、用户登录、发送邮件、回复邮件、草稿箱、回收站。-This paper