搜索资源列表
Socket接收信息
- 这是一个演示如何用Delphi中的TCP/IP控件进行通信的程序-This is a demonstration of how to use Delphi to the TCP / IP communication control procedures
Socket.rar
- 主要是进行socket建立Tcp/ip传输,并且也可以进行UDP的传输,Socket is mainly carried out to establish Tcp/ip transmission, and will be able to conduct UDP transmission
5501
- 基于Delphi 和TCP/IP 协议的通信编程-Based on Delphi and the TCP/IP protocol for communication programming
UPDClientServer
- 实现基于tcp/ip协议的上位机client客户端功能,可以实现下位机有以太网接口的嵌入式系统与PC机的数字通信,达到测试嵌入式系统以太网功能的目的-Based on tcp/ip protocol client PC client function, can be achieved under the bit machines have Ethernet interface of embedded systems and PC-digital communications, to test e
S14-2
- 用delphi做的基于TCP/IP的聊天平台。-Use delphi to do based on the TCP/IP chat platform.
tcp-cs
- 原创的 TCP/IP 通讯例程 供学习参考-Original TCP/IP communication routines for the study and reference
ServTest
- 我自己在做无线考勤系统时,开发的一个基于TCP/IP协议的简单的无线考勤数据接收端程序的测试版本,特别适合初学者学习网络编程时参考(其中使用了一个第三方的控件,控件的安装源代码也在里面了)。-At my own attendance to do the wireless system, developed based on the TCP/IP protocol for easy wireless data receiver attendance of the test version of t
winSock
- Winsock para comunicaç ã o tcp Ip
Socket
- ICP/IP、UDP阻塞模式编程演示,包中含tcp/IP、UDP服务端和客户端源码-ICP/IP, UDP blocking mode programming presentation package with tcp/IP, UDP server and client source code
YCFileTran
- 两台机器 传输文件 利用Socket 协议 TCP/IP-Two PC File Tran Socket TCP/IP Port
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
userlist
- Scan TCP ip user list ok!
tcp_ip_monitor
- Tool for monitoring network activity: - ARP table: remote MAC-address - remote IP - TCP table: currently open TCP connections - UDP table: currently open UDP ports - TCP statistics - UDP statistics - IP statistics - ICMP statistic
d7t
- Delphi tcp/ip网络编程技巧 -Delphi tcp/ip network programming techniques
GPS_BUS
- 采用全球定位系统GPS和TCP/IP网络通信协议,研究设计一个公交车辆监控系统。该系统具有监控车辆、与车辆实时通讯、监控管理车辆的功能。-Global Positioning System GPS and TCP/IP network communication protocol, study design of a monitoring system buses. The system has a monitor vehicles, and vehicle real-time communic
Socket
- 这个文件实现了文件传输功能,简单的应用了Socket tcp/ip-The File can transmission file with Socket tcp or ip,which is maked in delphi 7 and with Pascal language
Delphi-Socket-TCP-
- delphi 实现socket TCP 通讯,通过winsocke的封装,实现了WIN API socket通讯 代码通过EXE的Server端,client端来实现TCP通讯,并封装了DLL;避免了Delphi自带 的soket控件在Dll中无法收到消息的问题。-delphi socket TCP communication to achieve, through winsocke package to achieve the WIN API socket communicatio
synapse39
- SYNAPSE TCP / IP and serial library This project is free and open source under modified BSD style license! Requirements Win32 operating system (win9x, winnt, WinME, win2k, WinXP,... you will not win32s or Wince!!!) or the Operating system Unix/Lin
synapse44
- SYNAPSE TCP / IP and serial library This project is free and open source under modified BSD style license! Requirements The TCP/IP Protocol Winsock 2.0 and more (under windows), LIBC under Linux for Kylix, or Sockets Support Frepascal in Unix / L
clientsocket&serversocket(聊天程序)
- 利用DelphiSocket组件制作的简单TCP服务器和客户端(Simple TCP server and client based on delphisocket component)