-
VPNClient
软件名称:VPN客户端软件
版本号:1.0
开发环境:VS2010
开发语言:C++
功能描述:
1、一键式创建VPN连接
2、自动选择VPN类型(PPTP、L2TP、SSTP、IKEv2)
3、断线重拨
*完美支持WINXP、WIN7、WIN2003
*采用SkinH做界面,看上去很帅。
————————–华丽的分割线————————————————-
网上有很多VPN客户端源代码,但是普遍存在问题,例如在WINXP下运行正常,但是到WIN7下就会报错,各种问题层出不穷,所以我对代码进行了改良。(Software Name: VPN client software version number: 1.0 development environment: VS2010 development languages: C++ Description: 1, one button to create a VPN connection 2, automatically select the type of VPN (PPTP, L2TP, SSTP, IKEv2) 3, reconnection dial* perfect support WINXP, WIN7, WIN2003* using SkinH do interface looks very handsome.--------- Gorgeous split line----------------- There are many online VPN client source code, but common problems, such as running under normal WINXP But the next error will WIN7 various problems emerging, so I modified the code of the.)
- 2014-06-19 11:28:55下载
- 积分:1
-
SpellChecking
英文文章中单词拼写检查,并推荐可能存在的正确单词示例源码(Article in the English word spelling checker, and recommend the correct word there may be examples of source)
- 2007-08-03 01:19:16下载
- 积分:1
-
NetDebug
1、实现多个网络调试助手示例在一个进程中启动;
2、可以实现TCP_SERVER,TCP_CLIENT,UDP,UDP组播通信;(1, multiple network example debugging assistant to start a process 2, can achieve TCP_SERVER, TCP_CLIENT, UDP, UDP Multicast communication )
- 2013-01-28 17:35:58下载
- 积分:1
-
A10_Adv
A10飞机大战游戏原代码
VC开发,画面很不错(A10 ?机)
- 2008-08-25 22:46:32下载
- 积分:1
-
ch08
Visual C++ 6.0程序设计学与用教程的聊天程序(Visual C++ 6.0 programming tutorial learning and use chat program)
- 2014-04-05 07:54:20下载
- 积分:1
-
testZeroMQ
内含简单项目代码及ZeroMQ使用教程,资源适合初学者,可以满足快速入门要求
下载ZeroMQ
下载网址:http://zeromq.org/intro:get-the-software
点击“Windows sources”下载zeromq-4.0.3.zip文件
编译ZeroMQ库文件
解压zeromq-4.0.3.zip文件,进入buildsmsvc目录,用VS打开*.sln工程文件,编译生成解决方案。编译完成后,会在lib目录下生成dll和lib文件
编写简单的测试工程
1.用VS新建2个项目,一个是server端,一个是client端
2.将ZeroMQ源码项目的include目录下的两个文件“zmq.h”,“zmq_utils.h”拷贝至自己新建的工程
3.将ZeroMQ源码项目的lib目录下的两个文件“libzmq.dll”,“libzmq.lib”拷贝至自己新建的工程
4.将文件“zmq.h”,“zmq_utils.h”和“libzmq.lib”添加进自己新建的项目。(ZeroMQ simple project containing the code and tutorials, resources for beginners, to meet the requirements of the Quick Start Download ZeroMQ Download URL: http://zeromq.org/intro:get-the-software Click " Windows sources" download zeromq-4.0. 3.zip ZeroMQ library files compiled zeromq-4.0.3.zip unzip the file, enter builds msvc directory, with VS open*. sln project file, the compiler generates solutions. After the compilation is complete, it will generate dll and lib files in the lib directory to write a simple test project. Using VS New two projects, one is server-side, is a client-side two would both include directories ZeroMQ source project under File " zmq.h" , " zmq_utils.h" copy to their new project 3 would be two files ZeroMQ source project lib directory under " libzmq.dll" , " libzmq.lib" copy to their new project 4 would file " zmq.h" , " zmq_utils.h" and " libzmq.lib" added to their new projects.)
- 2014-02-19 08:43:26下载
- 积分:1
-
vc-zhuru
一段注入代码,简单易用,适合研究
用外挂的可以看看(Inject code section, easy to use, suitable for research)
- 2013-03-26 22:21:43下载
- 积分:1
-
C8051f(USB)
C8051F 單片機
USB test 上位機(USB test)
- 2012-05-22 09:33:26下载
- 积分:1
-
MyTwainScan
因为TWAIN的协议比较复杂,该程序,为你展示了TWAIN的使用(because the agreement is more complicated, the procedures for the display you use the TWAIN)
- 2007-06-05 16:42:08下载
- 积分:1
-
Joseph-problem
有N个小孩围坐成一个圆,从某个小孩开始顺序报数,报到M的小孩从圈子中离开,
从下一个小孩重新开始报数。每报到M相应的小孩从圈子离开,
最后一个离开圈子的小孩为胜者。
(N children sitting in a circle, the start sequence from one child reported the number to report child of M from the circle to leave and re-start from the next child reported number. Registration M corresponding child away from the circle, the last child to leave the circle for the winner.)
- 2012-10-22 09:59:34下载
- 积分:1