-
使用delphi7进行socket客户端开发含源码
基于delphi7开发,使用idtcpclient控件,进行socket客户端开发。
包含全部源码以及exe文件,纯原生开发。
还有Server端开发,稍等上传。
- 2022-04-12 13:15:31下载
- 积分:1
-
a simple browser, can open any website, practical
一个简单的浏览器,可以打开任意的网址,很实用-a simple browser, can open any website, practical
- 2022-04-14 16:43:24下载
- 积分:1
-
ftp类库,用C++开发时可以调用进行ftp传输文件。
ftp类库,用C++开发时可以调用进行ftp传输文件。-ftp library, using C++ developers can call to ftp to transfer files.
- 2023-03-15 18:20:03下载
- 积分:1
-
osip 库文件,1 首先下载josua
osip 库文件,1 首先下载josua-0.9.2.tar.gz(http://osip.atosc.org/download/deprecated/)和libosip-0.9.2.tar.gz(); 2 将两个文件分别解压缩到/josua文件夹和 bosip文件夹,需要注意解压缩的时候要使用winzip,winrar解压缩会有问题; 3 打开VC++6.0,在文件菜单中打开~ bosip/windows/osipfsm.dsw,(注意:没有先打开VC++,直接打开~ bosip/windows/osipfsm.dsw时候出现了问题?); 4 编译的时候要首先编译osipparser files,再编译osipfsm files(注意:直接编译会出现不能打开osipparser.lib的错误提示);编译后则在文件夹~ bosip/windows/.libs下生成osipfsm.dll,osipfsm.lib和osipparser.dll,osipparser.lib四个库文件; -osip the document, Download josua a first-0.9.2.tar.gz (http :// osip.atosc.org/download/deprecated /) and l ibosip- 0.9.2.tar.gz (
- 2022-03-10 23:04:22下载
- 积分:1
-
RAS的包装基于C
RAS Wrapper based on C
- 2023-06-17 16:20:04下载
- 积分:1
-
站长写的Unix和Windows下的socket通用函数,简单易用。带Unix下的小例子...
站长写的Unix和Windows下的socket通用函数,简单易用。带Unix下的小例子- Stationmaster writes under Unix and the Windows socket general
function, simple is easy to use. Brings under Unix the small example
- 2022-03-13 00:49:12下载
- 积分:1
-
1、用户注册自动生成用户目录,并判断是否发送邮件(可选jmail、Cdonts、Aspemail组件)
2、网站列表、网站排行、首页酷站推荐,首页显示网站分...
1、用户注册自动生成用户目录,并判断是否发送邮件(可选jmail、Cdonts、Aspemail组件)
2、网站列表、网站排行、首页酷站推荐,首页显示网站分类,并显示当天最新注册用户
3、首页显示:共有站点数、每天可注册数、当天注册人数
4、用户登录随机验证码功能,并对用户密码进行64位md5加密,并记录登录次数、登录时间、登录IP
5、WEB管理功能,可批量删除、复制、移动文件,文件改名,删除或建立目录,并可通过WEB直接下载所有类型文件,可在线编辑所有Ascall类型文件,并具有源码查找替换功能
6、内置高速无组件文件上传系统,可实时通过WEB上传文件
7、空间占用统计,精确显示空间使用状况
8、计数器功能,自动生成用户计数器代码,用户可选择计数器样式、初始化计数,并具有防刷新功能
9、修改用户资料、修改密码功能-1, registered users automatically generate user directory, and to determine whether to send mail (optional jmail, Cdonts, Aspemail components) 2, the website lists, site rankings, Home Kuzhan recommendation, Home website shows classification, and display the same day the latest three registered users, the Home show : A total number of sites, daily registration number, registration number four day, users random functional verification codes and user password encryption md5 64, and recorded the number of login, login time, logged 5 IP, WEB management functions, batch delete, copy, transfer dynamic document, renamed
- 2022-08-16 13:23:34下载
- 积分:1
-
开机自启动
将一个exe可执行文件设置为开机自启动项,通过修改注册表的SoftwareMicrosoftWindowsCurrentVersionRun项进行设置,
可执行文件在系统路径下
GetSystemDirectory(pFileName,MAX_PATH); //取系统路径
strcat(pFileName,"injectdll.exe"); //系统路径加injectdll.exe
此例中是将系统目录下的inject.exe设置为开机启动项,文件名可以自己修改。
- 2022-02-05 17:02:08下载
- 积分:1
-
这是一个将Pascal文件转换为Html文件的单元。能够将关键字、注释、字符串以不同的颜色显示。...
这是一个将Pascal文件转换为Html文件的单元。能够将关键字、注释、字符串以不同的颜色显示。-This is a document conversion to Pascal html documents for the modules. Can keyword, notes, the string in different colors.
- 2022-02-15 14:08:17下载
- 积分:1
-
网络编程入门的一个实践好程序,正在学VC的朋友可以看一下
网络编程入门的一个实践好程序,正在学VC的朋友可以看一下-Network Programming entry of a good practice procedures, is studying VC friends can look at the
- 2022-05-07 03:00:21下载
- 积分:1