|
Posted by on January 25, 2007, 4:22 am
If you were Registered and logged in, you could reply and use other advanced thread options
Hello !
I have to implement just a little program that will do authorization
via VPN to server.
OS is Windows. I know that it is implemented internally. But it will be
used for
Internet access authentication and this little program need to output
short messages
like a "you have not funds...", "your balance is -12.06", "password or
login name is wrong",
"your account has been locked by administrator", etc.
Is it possible to attach functionality of some standart winodws
libraries or I need to
implement network stack of VPN-aware protocols?
Any information, libaries names, links will be very wellcome!!
Thanks
|