Welcome![Sign In][Sign Up]
Location:
Search - tcp

Search list

[Program docModbus协议规范修改稿

Description: 非常详细的modbus规范介绍,有串口的也有基于tcp的。。。。一书在手,modebus不用愁。。。。MODBUS标准分为三部分。第一部分(“Modbus协议规范”)描述了MODBUS事物处理。第二部分(“MODBUS报文传输在TCP/IP上的实现指南”)提供了一个有助于开发者实现TCP/IP上的MODBUS应用层的参考信息。第三部分(“MODBUS报文传输在串行链路上的实现指南”)提供了一个有助于开发者实现串行链路上的MODBUS应用层的参考信息。-very detailed Modbus standard, a serial port is based on the tcp. . . . A book in hand, do not have to worry about modebus. . . . MODBUS divided into three parts. The first part ( "Modbus protocol specification") describes the MODBUS handle things. The second part ( "MODBUS Packet Transmission in TCP/IP Implementation Guide"), provides a help developers to implement TCP/IP on the application layer MODBUS reference information. The third part ( "MODBUS Packet Transmission in the serial link achieve Guide"), provides a help developers achieve serial MODBUS link on the application layer of reference information.
Platform: | Size: 1291264 | Author: 王继东 | Hits:

[CSharpxk

Description: Microsoft TCP/IP Sockets Development Kit 1.0 for dos & windows 开发包-Microsoft TCP/IP Sockets Development Kit 1.0 for dos windows Development Kit
Platform: | Size: 5120 | Author: | Hits:

[Embeded-SCM DevelopTCPIPPPP stack for uCOS

Description: 一个简单的TCP IP协议栈程序,可以移植到大家的硬件上面--A simple TCP/IP protocol stack. It could be migrated to your hardware.
Platform: | Size: 386048 | Author: 谢先博 | Hits:

[Communicationconnector

Description: 用C实现的TCP/IP socket连接/读/写操作。采用了select方法来设置socket超时。此示例在Windows/unix系统下编译运行通过。-C realization of TCP/IP socket connections/read/write operation. Select the method used to set the socket overtime. This example in the Windows/Unix systems running through the compiler.
Platform: | Size: 2048 | Author: 潘振瑶 | Hits:

[Internet-Networktcpfiletransfers

Description: TCP/IP编程实现远程文件传输,包括服务器端和客户端程序,在Sco Unix System v3.2及Sco TCP/IP Rumtime环境下调试通过。-TCP/IP programming remote file transfer, including the server and client programs, in Sco Unix System v3.2 and sco TCP/IP Rumtime through debugging environment.
Platform: | Size: 2048 | Author: 潘振瑶 | Hits:

[TCP/IP stackUIP09_ADSP-BF537_Blackfin_org

Description: 基于ADSP BF537的uIP (TCP/IP协议栈) AD公司的参考设计 -Based on the Application of ulP ADSP BF537 (TCP/IP protocol stack) AD reference design
Platform: | Size: 1719296 | Author: 刘昕 | Hits:

[Embeded-SCM Develop关于socket的小程序

Description: 嵌入式操作系统TCP/IP协议栈的socket小程序,可以运行-A small socket program of TCP/IP protocol in bedded system ,it can run.
Platform: | Size: 5692416 | Author: 刘昕 | Hits:

[Communicationtcp_chat_stone_lee

Description: 用TCP编写的chat_server和chat_client,一定要先运行chat_server,再运行chat_client,否则会出错。不必要一方一次说一句,一方可以连续说多句。用byte[],能显示汉字。-prepared by using TCP chat_server and chat_client, you must first run chat_server, re-running chat_client, otherwise they will be wrong. Unnecessary time that a party, that party can more consecutive sentence. With byte [], can show that the Chinese characters.
Platform: | Size: 2048 | Author: app | Hits:

[Windows DevelopNetMsgServer

Description: TCP/IP是“transmission Control Protocol/Internet Protocol”的简写,中文译名为传输控制协议/互联网络协议)协议, TCP/IP(传输控制协议/网间协议)是一种网络通信协议,它规范了网络上的所有通信设备,尤其是一个主机与另一个主机之间的数据往来格式以及传送方式。这一程序是服务器端的聊天程序.-TCP/IP is the "transmission Control Protocol/Internet Protocol," the abbreviation, the Chinese translation of Transmission Control Protocol/Internet Protocol) agreement, TCP/IP (Transmission Control Protocol/Network intergovernmental agreement) is a network communication protocol, which standardized on the network for all communications equipment, especially one with another host mainframe data exchanges between the formats and modes of transmission. This procedure is the server-chat program.
Platform: | Size: 22528 | Author: we | Hits:

[DocumentsJava_net(1-11)20031225

Description: 掌握网络基础概念利用Java语言在传输层进行编程UDP、TCP利用Java语言在应用层进行编程SMTP、POP3、HTTP掌握服务器端编程技术Servlet利用Java语言进行简单的分布式计算RMI、CORBA-grasp the concept of network infrastructure using Java language in the transport layer programming UDP, TCP use the Java language in the application layer program SMTP, POP3, HTTP server grasp programming language Java Servlet use of a simple distributed computing RMI, CORBA
Platform: | Size: 250880 | Author: we | Hits:

[TCP/IP stackJBSocketServerTestSource

Description: Testing TCP and UDP socket servers using C# and .NETWhen you re developing a TCP/IP server application it s easy to test it poorly. It s easy to fire requests into a server, check the responses and assume that s enough. Even if you re testing using the actual production client application you may find that you are failing to fully test the server under heavy load or unusual network conditions. You may be using two or more machines, but your development network probably doesn t cause the kind of packet fragmentation and delays that you might encounter in the wild. Often when testing in the development environment your server only ever receives complete, distinct messages, and this can lead novice developers to assume that this is how it always is. As we pointed out in a previous article, the server developer is always responsible for breaking up the TCP byte stream into protocol specific chunks.
Platform: | Size: 110592 | Author: 王小文 | Hits:

[Embeded-SCM DevelopFull TCPIP for 8-Bit Architectures

Description: 讲解嵌入式TCP/IP协议栈的编写,英文原版书籍--English book. It explains how to program using embedded TCP/IP protocol.
Platform: | Size: 78848 | Author: 谢先博 | Hits:

[Embeded-SCM Develop基于TCPIP协议的嵌入式Internet技术的应用与研究

Description: 关于TCP/IP的一份硕士论文,打开需要使用CAJView。--A Master degree thesis about TCP/IP. You need to use CAJView to open it.
Platform: | Size: 3691520 | Author: 谢先博 | Hits:

[Windows Developwtlz_聊天通讯

Description: 这个程序主要是介绍如何利用TCP协议进行网络聊天的. 下面简要的介绍一下TCP,TCP即数据传输控制协议,它允许创建和维护与远程计算机的连接,利用TCP协议连接两台计算机就可彼此进行数据传输。-this procedure is mainly how to use TCP network chat. Below is a brief introduction about TCP, TCP or data transmission control protocol, which allows the creation and maintenance of computer and remote connectivity, the use of TCP connections between two computers can be for data transmission.
Platform: | Size: 27648 | Author: | Hits:

[Internet-NetworkUDPSC

Description: WINsocket TCP/IP协议套接字,收发数据程序-WINsocket TCP/IP socket, procedures for data transceiver
Platform: | Size: 2048 | Author: QW | Hits:

[TCP/IP stacktcpclt

Description: SOCKET通信客户端 主要用来进行TCP/IP测试-Socket Communications client used primarily for TCP/IP testing
Platform: | Size: 28672 | Author: 高亚峰 | Hits:

[ICQ-IM-Chatsmall chat

Description: 一个基于TCP协议的聊天程序,其服务器与客户端集成在一个程序中,运行很方便。-a TCP-based chat programs, servers and client integrated in a process, the operation is very easy.
Platform: | Size: 10240 | Author: 夏雨 | Hits:

[Windows CEEVC高级编程及应用开发.exe

Description: 《EVC高级编程及其应用开发》一书随书代码光盘,包括WINCE数据库编程,通信,UDP和PING,TCP,DLL,COM编程(下载后将文件后面的zip去掉直接解压)-"EVC senior programming and application development," a book with CD-ROM code books, including pulled database programming, communications, and PING UDP, TCP, DLLs, COM programming (download document will be removed after the zip directly decompression)
Platform: | Size: 7576576 | Author: 黄袁斌 | Hits:

[Firewall-Security列举本机上所有的TCP网络连接

Description: 列举本机上所有的TCP网络连接,含源代码和工程文件,学习网络安全以及VC的好程序.-listed on the plane all the TCP network connections, including source code and engineering documentation learning network security and a good VC procedures.
Platform: | Size: 32768 | Author: 程斌 | Hits:

[Internet-Network截获网络包

Description: 能够截获本机所收到或发送的TCP、UDP数据包,并可显示包的二进制内容。-can intercept the plane received or sent to the TCP, UDP data packets, as well as display the binary contents of packets.
Platform: | Size: 63488 | Author: 潘伟琛 | Hits:
« 1 2 ... 45 46 47 48 49 50»

CodeBus www.codebus.net