搜索资源列表
tcp-ip详解卷3
- 第三卷的内容细节覆盖了当今TCP/IP编程人员和网络管理员必须熟练掌握的四个基本方面: T/TCP (TCP事务协议),这是对TCP的扩展,使客户--服务器间的事务传输更快更有效和更可靠; HTTP (超文本传送协议),这是飞速扩展中的万维网的基础; NNTP (网络新闻传送协议),这是Usennet新闻系统的基础; UNIX域协议,这是在UNIX实现中应用非常广泛的一套协议。 与前面两卷一样,本书有丰富的例子和实现的细节,他们都是4.
68_wzq
- ChessWZQ1.0 采用C/S模式编写 客户端和服务器端的交互有class Message中定义,有很好的可扩展性(见 Message 定义) 客户端负责界面维护和收集用户输入的信息,及错误处理 服务器维护各在线用户的基本信息和任意两个对战用户的棋盘信息,动态维护用户列表 鉴于Applet的下载速度太慢,故做成Application-ChessWZQ1.0 C / S mode to prepare the client and server side interaction
basic_examples
- 提供.NET在inernet编程方面的基本开发,几个例子分别阐述TCP,UDP协议的具体应用以及XML方面的 编程,对入门级的.NET学习和开发提供较好的帮助。-provided.NET Technologies programming in the basic development, Several examples were described TCP, UDP, as well as the specific application of XML programming, on
Client
- client:This program is a simple named pipe client that demonstratesthe API calls needed to successfully develop a basic namedpipe client application. When this application successfullyconnects to a named pipe, the message \"This is a test\" i written
TcpSocket.rar
- 基本的TCP应用源代码,包括设置非阻塞、设置超时、设置Socket Buffer等。,The TCP application of the basic source code, include the provision of non-blocking, set up overtime, set up, such as Socket Buffer.
UDPDemo
- 应用程序向导已为您创建了这个 UDPDemo 应用程序。此应用程序不仅演示 Microsoft 基础类的基本使用方法,还可作为您编写应用程序的起点。-Application Wizard has been created for you this UDPDemo application. This application not only the basis of demonstration of basic Microsoft to use, but also to prepare the a
Cliente
- This is a TCP client form created in visual basic 6. It is an example of how to do a network chat application.
CSharpTCPUDP
- 有关C#TCPUDP协议的应用实现,介绍微软提供的一些基本类库-For C# TCPUDP application protocol implementation, introduce some basic class libraries provided by Microsoft
Analysis-of-internet
- 介绍了Internet基础协议和常用应用协议,并以linux环境下的服务器软件为例介绍了各种常用服务器的基本配置方法-This paper introduces the internet basic protocol and common application protocol, and takes the server software in the Linux environment as an example, introduces the basic configuration met