搜索资源列表
-
1下载:
基于多层架构设计模式的社会保险管理信息系统实现方法的研究
多层架构通过对应用功能进行具体分析和抽象的划分,将应用模块转化为应用系统对象分布到各个客户和服务器中,使得系统系统的效率和扩展性在整体上得以最大化。网络的广泛应用,促使企业得应用程序从传统得客户/服务器的传统两层次架构,向基于面向对象思想的多层架构演进。近年来面向对象技术和分布式计算技术的高速发展,以及人们对软件复用的强烈需求,带来了基于构件的软件开发技术。构件技术解决了开发大型复杂应用系统的固有问题,并为多层架构应用提供理想的开发和
-
-
0下载:
《网络游戏开发》内容简介:
网络游戏开发
WinSock2 游戏编程
网络游戏开发 101
异步 Sockets 编程指南
多用户的服务器/客户模式聊天工具的开发
TCP/IP 协议介绍摘要
如何设计一个多人游戏
多人游戏的本质
制作一套网络消息引擎
使用统计学来预测网络上游戏者的动作
如何排除网络延迟
-"network game development" bri
-
-
0下载:
又一个简单的网络监控程序 客户/服务器模式-also a simple network monitoring procedures client / server model
-
-
0下载:
随着密码分析技术的提高,新的数据加密标准AES取代了过时的DES。文章在阐述AES/RSA加密算法的基础上,分别给出了利用AES/RSA实现客户端/服务器端网络数据传输的加密流程。最后在比较AES算法和RSA算法基础上,将AES与RSA相结合提出一种新的数据加密方案。-analysis technology improvements, new data encryption standard AES replaced the outdated DES. The article describe
-
-
0下载:
C/S(Client/Server,客户端/服务器)结构和 B/S(Browser/Server,浏览
器/服务器)结构是大家熟知的也是现在市面上使用最多的两种软件
体系结构。随着信息技术与网络技术的发展,WEB技术的日益成熟,
C/S结构有逐渐被 B/S结构取代的趋势。-C/S (Client/Server, Client/Server) structure and B/S (Browser/Server, Browser/Server) structure is also wel
-
-
0下载:
使用RSA和DES两种算法为基础,设计实现了一个简单的网络传输模型。模型里有两个类,Server和Client,Server端要将自己的公钥发给Client,然后Client将自己的DES密钥通过RSA加密发给Server 端。之后双方可以通过DES对称加密进行通信。-Two algorithms using the RSA and the DES, based on designs and implements a simple model of network transmission. M
-
-
0下载:
主要讲网络通信方面的客户服务器编码,好有许多网络方面的知识-Major topics of network communication in client-server code, a good knowledge of many networks
-
-
0下载:
本文阐述了Java以其独有的、与网络紧密结合的特点及其在编写客户/服务器模式的网络通信程序中的应用。-In this paper, Java with its unique, tightly integrated with the network characteristics and in the preparation of client/server model of network communication program in the application.
-
-
0下载:
Client program to connection with server in java and counting network overhead
-
-
0下载:
,LabVIEW 作为国际上首推的编译型图形化编程语言,已经得到广泛地应用。本文正是阐述了在虚拟仪器LabVIEW 平台
上使用TCP/IP 协议进行远程视频监控的工作方法,即利用平台为用户提供的强大网络通信功能和现场无线网络等条件,并结合客户机/
服务器(C/S)运行原理机制,实现了不同PC 机间的一对一、多对一及一对多的远程视频监控,同时具有视频图像的保存和缩放功能。-, LabVIEW on the devaluation of the compilation as an inte
-
-
0下载:
本文阐述了使用JAVA编程语言对基于客户/服务器模式的应用编写网络通信程序,讨论了SOCKET机制、输入输出流以及程序实现代码。-This paper describes the use of JAVA programming language based on client/server application procedures for the preparation of network communication, discussion SOCKET mechanism, input
-
-
0下载:
客户/ 服务器模式的优势主要表现在以下几点: ①减轻了网络负载 ②更好地利用了资源 ③具有更好的性能 ④提高了数据安全性 ⑤客户/ 服务器模式是一种开放式的结构,其开放性使得系统的扩充变得十分简单方便。-The advantage of client/server model mainly manifested in the following: (1) reduce the network load (2) the better use of the resources (3) has b
-
-
0下载:
Network Programming
Topics in this section include:
• What a socket is
• What you can do with a socket
• The difference between TCP/IP, UDP/IP and Multicast sockets
• How servers and clients communicate over sockets
-
-
0下载:
Conventional e-Business models using the Client/Server architecture has always been complex, thorny and expensive. The quantity and assortment of hardware, software and middleware technologies used in order to run them was intimidating. With the emer
-
-
0下载:
第三卷的内容细节覆盖了当今TCP/IP编程人员和网络管理员必须熟练掌握的四个基本方面:
T/TCP (TCP事务协议),这是对TCP的扩展,使客户--服务器间的事务传输更快更有效和更可靠;
HTTP (超文本传送协议),这是飞速扩展中的万维网的基础;
NNTP (网络新闻传送协议),这是Usennet新闻系统的基础;
UNIX域协议,这是在UNIX实现中应用非常广泛的一套协议。
与前面两卷一样,本书有丰富的例子和实现的细节,他们都是4.
-
-
0下载:
实现基于客户机/服务器模式的网络通信及其调试-Network communications based on the client/server model and its commissioning
-
-
0下载:
P2P技术打破了传统的Client/Server模式,在对等网络中,每个节点的地位都是相同的,具备客户端和服务器双重特性,可以同时作为服务使用者和服务提供者。-P2P technology to break the traditional Client/Server model, in a peer-to-peer network, each node status is the same with the dual characteristics of the client and serve
-
-
0下载:
用于聊天,简单的网络聊天应用示例。基于客户端/服务器的模型的应用程序-For chat, simple network chat application examples. Based on the client/server model of application
-
-
0下载:
C#局域网内的tcp传输• 以目前流行的TCP/IP协议构成的互联网软件设计方法,实现网络传输实验设计。
• 掌握网络scoket套接字完成计算机通信过程,深入理解和掌握基于TCP/IP协议的网络通信以及网络客户机/服务器模型的结构概念,熟悉常用的Windows API函数的用法,利用C++或VB语言实现流式套接字的网络应用通信编程。
-C# tcp transmission • LAN to the Internet posed by the pop
-
-
0下载:
this document about computer network. how client-server work
-