help-gnutls
[Top][All Lists]
Advanced

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

[Help-gnutls] Re: Help needed with gnuTLS.


From: Simon Josefsson
Subject: [Help-gnutls] Re: Help needed with gnuTLS.
Date: Wed, 27 Dec 2006 08:10:02 +0100
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.92 (gnu/linux)

Himanshu Bahl <address@hidden> writes:

> Hi,
> I looked at the gnuTLS function library reference. I did not find the 
> functions there that you have mentioned below. can you specify where can I 
> get the functions prototypes.
> http://www.gnu.org/software/gnutls/manual/html_node/Function-reference.html#Function-reference

Hi.  I think you want to define your own push/pull functions, and make
sure GnuTLS is using them instead of recv() or send().  Use
gnutls_transport_set_pull_function() and
gnutls_transport_set_push_function(), see the manual for function
descriptions.  Also see the manual on transport layers:

http://www.gnu.org/software/gnutls/manual/html_node/The-transport-layer.html#The-transport-layer

/Simon

>
>
> Know Me 
>
>
>
>
>
> Florian Weimer <address@hidden> 
> 12/21/2006 07:52 PM
>
>
> To
> Himanshu Bahl/address@hidden
> cc
> address@hidden
> Subject
> Re: [Help-gnutls] Help needed with gnuTLS.
>
>
>
>
>
>
> * Himanshu Bahl:
>
>> There are certain function calls like recvmsg who`s counter part I`m 
>> unable to find in gnuTls function reference.
>
> recvmsg and sendmsg correspond to the push and pull functions in
> GnuTLS.
>
> -- 
> Florian Weimer                <address@hidden>
> BFK edv-consulting GmbH       http://www.bfk.de/
> Kriegsstraße 100              tel: +49-721-96201-1
> D-76133 Karlsruhe             fax: +49-721-96201-99
>
>
>
> ***********************  Aricent-Private   
> ***********************_______________________________________________
> Help-gnutls mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/help-gnutls




reply via email to

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