help-gnutls
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-gnutls] Re: (very urgent) Need Help for server communication with


From: Simon Josefsson
Subject: [Help-gnutls] Re: (very urgent) Need Help for server communication with GNUTLS in c# windows
Date: Wed, 22 Apr 2009 13:23:30 +0200
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.0.92 (gnu/linux)

madhubodd <address@hidden> writes:

> I downloaded GNUTLS2.7.3
> I copied the dlls
> libgnutls-26.dll,libgnutls-extra-26.dll,libgnutls-openssl26.dll,libgpg-error-0.dll,libtasn1-3.dll
> I generated libgnutls.lib internal obj file also.
>
> Now i need to write code for socket communication with Gnu Tls for windows
> environment..
> Needed help regarding the syntax.

See the examples in the manual, for example:

http://www.gnu.org/software/gnutls/manual/html_node/Simple-client-example-with-X_002e509-certificate-support.html

> Also what name spaces i need to write..

Name spaces?  GnuTLS is a C library.  There is a C++ library and header
file gnutlsxx.h but alas it isn't documented, so if you want to use it,
you need to look in the header file and source code.

/Simon




reply via email to

[Prev in Thread] Current Thread [Next in Thread]