-
实现基于SOCKET的网络聊天室功能,适合初学者对网络编程的学习...
实现基于SOCKET的网络聊天室功能,适合初学者对网络编程的学习-SOCKET network-based chat room features, suitable for beginners to learn programming on the network
- 2022-05-30 11:46:12下载
- 积分:1
-
完整的FTP的代码,详细介绍了FTP协议的整个过程!
完整的FTP的代码,详细介绍了FTP协议的整个过程!-Complete FTP Program, describing the whole FTP protocol
- 2023-03-17 08:40:04下载
- 积分:1
-
an integrated network started programming code : ftp browser/jbuilder9 compile!
一个java网络编程的综合起步代码:ftp的浏览器,/jbuilder9编译通过!-an integrated network started programming code : ftp browser/jbuilder9 compile!
- 2022-12-19 12:30:03下载
- 积分:1
-
开机自启动
将一个exe可执行文件设置为开机自启动项,通过修改注册表的SoftwareMicrosoftWindowsCurrentVersionRun项进行设置,
可执行文件在系统路径下
GetSystemDirectory(pFileName,MAX_PATH); //取系统路径
strcat(pFileName,"injectdll.exe"); //系统路径加injectdll.exe
此例中是将系统目录下的inject.exe设置为开机启动项,文件名可以自己修改。
- 2022-02-05 17:02:08下载
- 积分:1
-
局域网聊天室(vc++ 原码),很好!
局域网聊天室(vc++ 原码),很好!-LAN Chat Room (vc original code), good!
- 2022-08-18 13:12:47下载
- 积分:1
-
VC++ smtp send mail source to support the authentication server to find for a lo...
VC++ smtp发送邮件源码,支持服务器验证的,找了很久,很多都是没有用户名密码验证,这个可以-VC++ smtp send mail source to support the authentication server to find for a long time, many of them are not user name password authentication, this can be
- 2022-02-26 07:38:55下载
- 积分:1
-
在webbrowser中浏览时可以判断“前进”、“后退”是否可以用_goback...
在webbrowser中浏览时可以判断“前进”、“后退”是否可以用_goback-the desired command can be viewed and judged, "forward" and "backward" can use _goback
- 2022-04-17 15:52:21下载
- 积分:1
-
这个socket服务器代码可以为你建立指定的监听端口、客户端请求响应机制等一些服务器所具备的基本框架...
这个socket服务器代码可以为你建立指定的监听端口、客户端请求响应机制等一些服务器所具备的基本框架-the socket server code can you establish designated monitor port, the client request response mechanism and some other servers with a basic framework
- 2022-01-25 18:03:08下载
- 积分:1
-
活动目录的例子,可以参考:)
活动目录的例子,可以参考:)-Active Directory example, they can refer to :)
- 2022-09-01 16:15:03下载
- 积分:1
-
通过Socks5代理连接FTP服务器,可以给出FTP服务器的欢迎信息。通过这个可以学习 SOCKS5编程...
通过Socks5代理连接FTP服务器,可以给出FTP服务器的欢迎信息。通过这个可以学习 SOCKS5编程-Socks5 proxy to connect through the FTP server, FTP server can be given the welcome message. Through this programming can learn SOCKS5
- 2022-03-12 05:31:37下载
- 积分:1