搜索资源列表
MQSamples2
- PowerBuilder中实现数据窗口打印预览通用方法 用PB编写WinSock TCP/IP应用程序 [PB 实例教程] 实现PB数据窗口的多表更新 [PB 实例教程] 用Web.PB开发瘦客户机 PB Web应用 [PB 基础教程] PB 5中PFC的使用-PowerBuilder data print preview window common methods used to prepare WinS PB ock TCP / IP applications [PB
wangluoyouxikaifa
- 《网络游戏开发》内容简介: 网络游戏开发 WinSock2 游戏编程 网络游戏开发 101 异步 Sockets 编程指南 多用户的服务器/客户模式聊天工具的开发 TCP/IP 协议介绍摘要 如何设计一个多人游戏 多人游戏的本质 制作一套网络消息引擎 使用统计学来预测网络上游戏者的动作 如何排除网络延迟 -"network game development" bri
tcpip7
- NETWORK ASSOCIATES GUIDE TO COMMUNICATIONS PROTOCOLS TCP IP 协议示意图
Modbus协议规范修改稿
- 非常详细的modbus规范介绍,有串口的也有基于tcp的。。。。一书在手,modebus不用愁。。。。MODBUS标准分为三部分。第一部分(“Modbus协议规范”)描述了MODBUS事物处理。第二部分(“MODBUS报文传输在TCP/IP上的实现指南”)提供了一个有助于开发者实现TCP/IP上的MODBUS应用层的参考信息。第三部分(“MODBUS报文传输在串行链路上的实现指南”)提供了一个有助于开发者实现串行链路上的MODBUS应用层的参考信息。-very detailed Modbus s
Keil MDK RL-ARM 实时库用户指南
- Keil MDK RL-ARM 实时库用户指南 中文版 包括以下内容 RL-RTX 描述了RL-ARM实时操作系统的结构,包括任务优先级、上下文切换、单个CPU下如何管理多个任务以及在RL-RTX中用到的其他一些 RTOS特性。 RL-FlashFS 描述了 RL-ARM中Flash文件系统的结构,包括文件创建、保存、读取以及在标准的flash,RAM或是存储卡设备中修改文件。 RL-TCPnet 描述了RL-ARM中TCP/IP协议栈组的结构,包括多种TCP/IP特性,以及
freemodbus-v1.4.0
- FreeMODBUS 是针对通用的Modbus协议栈在嵌入式系统中应用的一个实现。Modbus协议是一个在工业制造领域中得到广泛应用的一个网络协议。一个Modbus通信协议栈包括两层:定义了数据结构和功能Modbus应用协议和网络层。在FreeMODBUS的当前版本中,提供了Modbus Application Protocol v1.1a 的实现并且支持在Modbus over serial line specification 1.0中定义的RTU/ASCII传输模式。从0.7版本开始,Fr
Modbus_Protocol_Chinese
- Modbus协议,中文版 前 言 第一部分:Modbus协议 1 引言 2 缩略语 3 背景概要 4 总体描述 5 功能码分类 6 功能码描述 7 MODBUS异常响应 的实现指南 1 引言 2 Modbus数据链路层 3 物理层 4 安装和文件 5 实现等级 6 附录 Modbus .org Modbus Application Protocol Specification 第三部分:Modbus协议在TCP/IP上
TCPIP-Guid
- TCP IP GUIDE FOR LEARNING TCP IP
TCP_IP_Primer_Plus
- IP (Internet Protocol) does most of the work in the TCP/IP protocol suite. All protocols and applications within the TCP/IP suite run on top of IP and utilize it for logical Network layer addressing and transmission of datagrams between internet
the-tomes-of-delphi-basic-32-bit
- Developer s Guide to Delphi Communications is another addition to the highly successful Delphi series from Wordware. This is the only title on the market that provides a comprehensive overview to the communications capability of Delphi relative to th
TCPIPProtocolAndNetworkProgramming
- Internet的核心技术是TCP/IP协议,由于当前Internet的普及,TCP/IP程序设计已经成为当前最热门和应用最广泛的程序设计技术。 本课件用浅显易懂的语言,试图通过大量的实例引导读者快速掌握TCP/IP程序设计的基本知识-The courseware using easy to understand language, trying to guide the reader through a large number of examples to grasp the TCP/
TCP-IP_AN_V2.01
- a useful guide to establish a TCP or UDP link with server using sim300dz
TCP.IP.Sockets.in.C.Practical.Guide.for.Programmer
- linux下socket编程,c语言版本,大师的经典之作,做socket编程不得不看,但是是外文的,不过经典的东西往往都是外文的-linux under the socket programming, c language version, the master' s classic, do socket programming had to look at, but it is in foreign languages, but the classic things that are o
MCSE_TCPIP_Study_Guide
- MCSE Training Guide: TCP/IP, Second Edition is designed for advanced end-users, service technicians, and network administrators with the goal of certification as a Microsoft Certified Systems Engineer (MCSE). The Internetworking with Microsof
Microchip-Stack-TCP-IP
- Latest version of guide to use Microchip TCP-IP Stack on PIC Microcontrollers
System_Demons
- 0.最简单的SystemC程序:hello, world. 1.用SystemC实现D触发器的例子,同时也演示了如何生成VCD波形文件。 2.用SystemC实现同步FIFO的例子。这个FIFO是从同文件夹的fifo.v(verilog代码)翻译过来的。 3.如何在SystemC中实现延时(类似verilog中的#time)的例子。 4.SystemC文档《User Guide》中的例子。注意和文挡中稍有不同的是修改了packet.h文件,重载了=和<<操作符。这其实
TCPIPPSocketsPInPCP2nd
- 《TCP/IPSockets编程(C语言实现)(第2版)》为开发成熟且功能强大的Web应用程序提供所需的知识和技巧。《TCP/IPSockets编程(C语言实现)(第2版)》以教学指南的方式,帮助读者掌握在C语言环境下,用套接字实现客户—服务器项目开发的任务和技术。《TCP/IPSockets编程(C语言实现)(第2版)》的本版次增加了对最新技术的介绍,如对IPv6的支持,以及更详细的编程策略等内容。-" TCP/IPSockets programming (C language) (2
COMMUNICATIONS-PROTOCOLS
- Network Associates的通信协议,包括ISO/OSI、TCP/IP、IBM Protocols、Novell NetWare、DECnet Phase IV、XNS Xerox Network System、AppleTalk等协议栈的全图。-NETWORK ASSOCIATES GUIDE TO COMMUNICATIONS PROTOCOLS, including ISO/OSI, TCP/IP, IBM Protocols, Novell NetWare, DECnet Ph
TCP-IP详解.卷一:协议
- TCP/IP详解,卷1:协议》是一本完整而详细的TCP/IP协议指南。描述了属于每一层的各个协议以及它们如何在不同操作系统中运行。(TCP/IP detailed, Volume 1: agreement is a complete and detailed guide to the TCP/IP protocol. Describes each protocol that belongs to each layer and how they operate in different opera
TCP_IP socket编程
- 《TCP Sockets编程》通过循序渐进的方式,从最基础的概念到高级别的Ruby封装器,再到更复杂的应用,提供了开发成熟且功能强大的应用程序所必备的知识和技巧,帮助读者掌握在Ruby语言环境下,用套接字实现项目开发的任务和技术。 《TCP Sockets编程》适合对TCP套接字感兴趣的读者阅读。(TCP/IP Sockets in C: Practical Guide for Programmers, 2nd Edition is a quick and affordable way t