搜索资源列表
飞鸽传书
- 局域网通信软件跨平台信息交流,基于 TCP/IP(UDP),无需服务器,简单易用,可传送文件和文件夹,通讯数据采用 RSA/Blofish 加密-LAN communications software cross-platform information exchange, based on TCP / IP (UDP) without the server, simple to use, is capable of transmitting files and folders, data co
TCPClientLamp
- 这是一个基于TCP/IP的灯光控制演示程序 演示了多线程读写及处理TCP/IP端口数据的方法。 -This is a TCP / IP lighting control Demonstration Program demonstration of literacy and multithreaded processing TCP / IP port information.
qfinet_0.11.tar
- 针对嵌入式反应式系统开发的量子操作系统,见http://code.google.com/p/qfinet 包含一个基于linux平台的模拟器, 量子框架,基于量子框架的TCP/IP协议栈 后续将发布ARM7TDMI上的移植版-reaction against Embedded systems development of the quantum system, see http : / / code.google.com / p / qfinet contains a Linux-based p
SPServer
- SPServer.rar一个基于TCP/IP监听发送代码,支持多客户端。
synapse39
- Synapse TCP/IP 组件 支持基于TCP/IP协议,软件开发组件 支持版本: Delphi 3-7, Delphi 2005-2007, C++Builder, Kylix 1-3 or FreePascal 2.x.x experimental Delphi.NET (Delphi 8+) experimental Delphi 2009+-Synapse TCP/IP library Requirements Win32 operating system
FiveChess
- Delphi7.0平台开发,基于TCP/IP的网络五子棋程序-fivechess program based on delphi7.0
ChineseChess
- 基于delphi7.0,基于tcp/ip协议开发,应用层协议自己开发-chinesechess program based on tcp/ip
wenjianchuanshu
- 基于TCP/IP通信协议控件,可以实现客户端与服务器之间的文件传输,-Based on TCP/IP communication protocol controls, you can achieve between the client and server file transfer,
Communication(TCP)
- 基于TCP/IP的通信程序,delphi开发-Based on TCP/IP communications program, delphi development
softquery
- 简单的胜任MIDAS,不需要在客户端使用BDE,基于TCP/IP,查询可设置只读,工作基于 TUpdateSQL,没有使用游标-Simple but eficiente MIDAS. Don t use BDE on Client. TCP/IP based. Querys can be ReadOnly or RequestLive. Work like TUpdateSQL, doesn t use cursors
arm-labview
- 基于arm开发板和pc机的tcp/ip通讯,arm开发板作为服务器,pc机作为客户端连接arm板,arm板根据接收的命令开关led灯。其中pc机的客户端程序用labview编写。-Based on arm development board and pc tcp/ip communication, arm development board the connecting arm board as a client as a server, pc machine to arm the board
TCPIP
- 用delphi6写的基于tcp/ip协议的聊天程序,在局域网上也可运行,并可保存聊天记录-Tcp/ip protocol-based chat program delphi6 write on the LAN can also be run can save your chats
TCPLV8.6
- 这是一个基于LABVIEW的TCP/IP文件传输程序,包括文件的收发-This is based on a LABVIEW the TCP/IP file transfer program, including the file send and receive
TCP-IP
- 基于labview的TCP/ip远端访问,两个客户端,通过以太网实现通信-Labview-based TCP/ip remote access, two client communication via Ethernet
labview-datattransferserver
- 基于TCP/IP的labview局域网数据传输的服务器段。类似于局域网内的-Based on TCP/IP data transmission labview server of the LAN. QQ is similar to LAN
TCPIP
- 基于labview的TCP/IP通信程序,分为主从机。-Communication programms base on LabVIEW
labviewTCPchatting
- 此程序是基于labview的tcp/ip控件设计的多功能聊天软件,类QQ,可以进行文本、图片、文件等传输,可以在局域网、广域网内进行传输,具有很好的适用性,可以进行课程设计或毕业设计-This procedure is based on the labview tcp/ip control design versatility chat software, classes QQ, can be text, images, documents, etc. transfer, can be tran
AMAD6017-MODBUS
- 完成于研华AMAD6017模块通信,协议基于MODBUS的TCP/IP,通过网线连接-Completed in Advantech AMAD6017 module communication protocol is based on the MODBUS TCP/IP, connected via a network cable
TCPIP_Image-transmission
- 基于LABVIEW的TCP/IP协议实时视频传输,包含服务器和客户端程序。-LABVIEW the TCP/IP protocol-based real-time video transmission, including server and client programs.
TCP客户端程序
- 基于labview的TCP客户端程序发送主机通常将发送缓冲区中的数据按内存地址从低到?的顺序发出,接收主机把从?络上接到的字节依次保存在接收缓冲区中,也是按内存地址从低到?的顺序保存。 TCP/IP协议规定,?络数据流应采??端字节序,即低地址?字节。 socket API是?层抽象的?络编程接?,适?于各种底层?络协议,如IPv4、 IPv6,以及后?要讲的UNIX Domain Socket。(Based on the TCP client program to send the hos