搜索资源列表
pccode_20069101308770
- 利用WINSOCK在几台计算机之间互相传输屏幕图象 开发工具:VC+Delphi
用Delphi实现远程控制
- WinSock是一组API,用于在网络上传输数据和交换信息。虽然现在有很多工具如FTP 程序可以在网络上传输数据和文件,但是通过WinSock编程有更大的灵活性,它不需要关心网络连接的细节,不过用WinSock编程却很复杂。在Delphi中我们并不需要直接与 WinSock的API打交道,因为TClientSocket元件和TServerSocket元件(在Internet页)封装了WinSock的大部分API,使得对WinSock的访问大大简化。下面这个远程控制的例子就很清楚地说明了这个问题,
Delphi_winsock_Sniffer
- 基于网络数据包的捕获与分析功能,通过对网络数据包的分析,来调整网络的使用情况-Web-based packet capture and analysis capabilities, through the analysis of network packets in order to adjust the use of network
Unit1x32
- 一个游戏防*的登陆器源码。!自己搞的。很简单的。可能没什么用。-Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls,winsock, IdBaseComponent, IdComponent, IdTCPConnection, IdTCPClient, IdHTTP, IdIPWatch
Download
- basic Winsock, download a file from a HTTP server to disk
iJJYYYzips
- 中南大学《网络与通信课程设计》制作聊天工具相应的源码,使用delphi的winsock开发,C/S模式,功能绝对齐全,界面好看,包含登陆,注册,数据库,添加好友,查看聊天记录等,是网上流行的JJYY版版版本的增强版,其中用到一些控件源码(可在“delphi盒子”网下载)。服务器端需要的控件源码已经添加到源程序源码中,可运行通过,客户端控件源码不全,暂时不能运行,如有疑问,可给我发邮件:xianghu -Central South University network and communic
i_net
- Sample of Delphi chat using WinSock
Delphi_114456
- Delphi WINSOCK-UDP实现网络广播信息,可以看出,一方能接收另一方对某个IP广播的数据包,当然前提是他们在同一个子网网段内 -Delphi WINSOCK-UDP network broadcast information, we can see that the other party can receive data packets to an IP broadcast, of course, the premise is that they in the same sub
闸机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)