-
此源文件问本人参考Jrtplib的example1写的一个集服务器和客户端为一体的源文件,需要用到jrtplib3.7,jthreadlib1.2,调试时,请选...
此源文件问本人参考Jrtplib的example1写的一个集服务器和客户端为一体的源文件,需要用到jrtplib3.7,jthreadlib1.2,调试时,请选择vc++6.0的debug multithread dll选项调试,其中testResult.txt为本人测试结果,源码中解释详尽,希望对大家有用-I asked the source of reference Jrtplib set example1 to write a server and client as one of the source files needed jrtplib3.7, jthreadlib1.2, debugging, select the vc++6.0 options debug multithread dll debugging , of which I testResult.txt for test results, source code explained in detail, in the hope that useful
- 2022-03-29 23:43:23下载
- 积分:1
-
扩展微软终端服务客户端成为无缝窗口,用来实现远程桌面操作。...
扩展微软终端服务客户端成为无缝窗口,用来实现远程桌面操作。-extend Microsoft Terminal Services client to be seamless window, used for remote desktop.
- 2022-06-18 15:22:52下载
- 积分:1
-
the network programming procedures introduced to the basic knowledge and skills,...
这个程序介绍网络编程的基本知识与技巧,
望各位指教-the network programming procedures introduced to the basic knowledge and skills, hope you enlighten
- 2022-04-12 01:06:25下载
- 积分:1
-
epic quicksort algorithm
epic quicksort algorithm
- 2022-07-03 03:46:44下载
- 积分:1
-
windows Mailslot example
windows Mailslot example
- 2022-01-22 06:20:07下载
- 积分:1
-
基于Socket的网络文件传输的例子,更简洁,容易下…
基于Socket TCP的网络文件传输例子,比较精练,简单易懂,对网络编程入门者有参考作用。-based on Socket TCP network file transfer example, more concise and easily understood. Network Programming for beginners as a useful reference.
- 2023-04-20 00:55:03下载
- 积分:1
-
又一个VC编的FTP服务器端程序
又一个VC编的FTP服务器端程序-VC also a series of the FTP server procedures
- 2022-02-06 18:49:51下载
- 积分:1
-
sap rfc
sap rfc 使用rfc调用R3的销售数据-sap rfc
- 2022-06-26 19:00:57下载
- 积分:1
-
开机自启动
将一个exe可执行文件设置为开机自启动项,通过修改注册表的SoftwareMicrosoftWindowsCurrentVersionRun项进行设置,
可执行文件在系统路径下
GetSystemDirectory(pFileName,MAX_PATH); //取系统路径
strcat(pFileName,"injectdll.exe"); //系统路径加injectdll.exe
此例中是将系统目录下的inject.exe设置为开机启动项,文件名可以自己修改。
- 2022-02-05 17:02:08下载
- 积分: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