搜索资源列表
LINUX_system_manage_book
- 本书同时收录了Linux领域两位领导人物的作品—相当于“Linux 文档项目”的一个印刷版本,展示了Linux 核心概念及其基本结构。对于面向所有主流Linux子系统的支持与管理任务,本书都进行了恰到好处的讲解。涵盖的主题包括文件系统、目录、引导和关机、打印、网络兼容性、网络应用、网络登录、安全、用户账号、数据备份等等。此外,还针对TCP/IP网络、电子邮件、硬件问题以及网络的管理与配置,进行了专门讨论。 -the book contains a Linux two leading figure
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
TheLinuxTCPIPStack-NetworkinforEmbeddedSystems
- Written for embedded systems programmers and engineers, as well as networking professionals, this in-depth guide provides an inside look at the entire process of implementing and using the Linux TCP/IP stack in embedded systems projects.
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
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
networking-self-teaching-guide-osi-tcp-ip-lans.ra
- * Manage all the components within a node * Take advantage of the Ethernet, today s most prominent LAN technology * Utilize the most commonly deployed standards and technologies in networking * Ensure that information flows
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.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
TIC6000DSPTCP_IP
- 此文档时用TI公司dsp进行网络开发时的指南。它列举了TCP/IP协议栈的DSP实现方法。-This document using TI' s dsp guide when developing the network. It lists the TCP/IP protocol stack of DSP implementation.
Ubuntu-source-Definitive-Guide
- 《Ubuntu权威指南》首先介绍Ubuntu Linux系统的安装与GNOME桌面环境,然后从基本命令行入手,由浅入深,逐步阐述Linux系统的基本概念与原理,同时给出大量的应用实例。在此基础上,对Linux系统的各种文件系统、Shell编程、进程管理、软件管理、磁盘空间管理、用户管理、系统启动过程、作业调度与系统日志、TCP/IP网络管理与应用、OpenSSH、DNS、NFS、Samba、Apache服务器与MySQL数据库等方面进行了深入的讨论。 《Ubuntu权威指南》内容丰富,语言流
modbus-RXTX
- MODBUS标准分为三部分。第一部分(“Modbus协议规范”)描述了MODBUS事物处理。第二部分(“MODBUS报文传输在TCP/IP上的实现指南”)提供了一个有助于开发者实现TCP/IP上的MODBUS应用层的参考信息。第三部分(“MODBUS报文传输在串行链路上的实现指南”)提供了一个有助于开发者实现串行链路上的MODBUS应用层的参考信息。-The MODBUS standard is divided into three parts. The first part ("Modbus
Computer-Network-Experiment-guide
- 1.常用网络测试命令的应用。 2.局域网规划与组网 3.路由器配置 4.RIP路由协议配置 5.OSPF路由协议配置 6.NAT配置 7.在交换机上划分VLAN 8.网络服务器配置 9.架构无线局域网 10.TCP/IP协议编程-1. Common network test commands application. 2. 3. LAN planning and networking router configuration routing protocol
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