搜索资源列表
Delphi-netfunction
- delphi 自定义网络函数:unit net interface uses sysutils ,windows ,dialogs ,winsock ,classes ,comobj ,wininet //得到本机的局域网ip地址 function getlocalip(var localip:string): boolean //通过ip返回机器名 function getnamebyipaddr(ipad
用Delphi实现远程控制
- WinSock是一组API,用于在网络上传输数据和交换信息。虽然现在有很多工具如FTP 程序可以在网络上传输数据和文件,但是通过WinSock编程有更大的灵活性,它不需要关心网络连接的细节,不过用WinSock编程却很复杂。在Delphi中我们并不需要直接与 WinSock的API打交道,因为TClientSocket元件和TServerSocket元件(在Internet页)封装了WinSock的大部分API,使得对WinSock的访问大大简化。下面这个远程控制的例子就很清楚地说明了这个问题,
一个delphi的socket文件传输例子
- 一个delphi的socket文件传输例子-a sample of file transportation by winsock ,for delphi
WinSock2.rar
- delphi winsock2 tcp/ip 编程,delphi winsock2 tcp/ip programming
VC.rar
- 如题获取网页中输入的用户名和密码的源代码 VC 封包截取的源码,值得学习 VC 内存修改器源代码 VB 系统加速源代码 DELPHI Winsock 详细使用例程,有TCP,UDP,DOWNLOAD操作,不是使用Winsock 控件 VB 巨好的传奇2* 功能:玩家所有的登陆信息记到c:\dat.txt VC QQ消息自动发送器,有许多API操作值得学习 VB 读写INI文件的操作,值得学习 VB 截取封包的操作 VB 又一个
WinSock
- winsock 编程的源代码,实现了简单的网络收发数据,是个不可多得学习代码,对入门者又很好的借鉴意义。-winsock programming source code, the realization of a simple network to send and receive data, it is a rare learning code, for beginners also a good reference.
winsock-firewall-2.0-Source-English-Version
- 一款防火墙源码,是Delphi7下的,非常得好。-A firewall source code is under Delphi7, very well.
WinsockTCP-UDP
- Delphi源码\\Winsock TCP-UDP.rar-Delphi source \ Winsock TCP-UDP.rar
winSock
- Winsock para comunicaç ã o tcp Ip
DELPHI_Winsock
- DELPHI下的Winsock编程 附有详细说明和源代码以及一个简单的客户端程序样例-DELPHI programming under the Winsock with detailed descr iptions and source code, as well as a simple client program sample
pop3
- Delphi 版的, 通过 WinSock 实现简单邮件接收协议-Version of Delphi, through simple e-mail received WinSock agreement
Winsock
- windows socket api在delphi中的封装,调用简单,可用于dll库的开发,目前只实现了UDP部分-windows socket api of the package in delphi, call simple dll library can be used for development, is only part of the realization of the UDP
sniffer
- Delphi winsock sniffer
DelphiNet
- Winsock文件传输客户端代码, -Winsock file transfer client-side code, Winsock file transfer client-side code,
Download
- basic Winsock, download a file from a HTTP server to disk
HTTP_proxy_10
- http代理源代码,直接使用winsock底层编程,不使用控件-http proxy source code underlying the direct use of winsock programming, do not use control
Delphi-Winsock
- API的异步SOCKET编程代码,初学者可以看一看-SOCKET API asynchronous programming code, beginners can take a look at
闸机Demo(Delphi版)
- Delphi语言应用Winsock UDP协议开发服务器端程序(The application of Winsock UDP protocol in Delphi language to develop server-side programs)
PBSOCKET
- Delphi使用Winsock UDP协议开发实例(Delphi development example using the Winsock UDP protocol)