Networking Forums

Networking Forums > Computer Networking > Linux Networking > Survey of POP client behavior?

Reply
Thread Tools Display Modes

Survey of POP client behavior?

 
 
Jonathan de Boyne Pollard
Guest
Posts: n/a

 
      11-13-2004, 03:42 AM
JB> one annoyance with wrapping I ran into was the cleartext
JB> program loses immediate access to the particulars of the
JB> TCP/IP connection - i.e. what is the connecting IP address?

Your method of wrapping is deficient, then. With UCSPI, the
characteristics of the service client are available to the service
server without it itself having to delve around in socket manipulation.
This allows the use of UCSPI servers to provide service over non-socket
transports, of course, but it also allows non-socket transports to
masquerade as socket transports, which is exactly what is required with
SSL wrapping. A UCSPI service server merely needs to look at the
${PROTO} and ${${PROTO}REMOTEIP} environment variables to find the
connecting IP address, for example.

<URL:http://cr.yp.to/proto/ucspi.txt>
<URL:http://cr.yp.to/proto/ucspi-tcp.txt>
<URL:http://www.superscript.com./ucspi-ssl/intro.html>
<URL:http://www.superscript.com./ucspi-ssl/UCSPI-SSL>
<URL:http://www.superscript.com./ucspi-ssl/environment.html>
<URL:http://www.superscript.com./ucspi-ssl/sslserver.html>
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Survey jaya Broadband 0 02-07-2009 07:23 PM
strange behavior when the client bind its UDP socket to a local address Christophe Lohr Linux Networking 14 01-23-2009 01:03 PM
Strange behavior when try to access share on W98 client if nobody is already logged on Patrice Valiquette Windows Networking 0 01-17-2004 11:42 AM
UK ISP Survey Grish Broadband 1 11-28-2003 05:36 PM
Strange NFS Client Behavior Darrin Domoney Linux Networking 1 08-26-2003 07:17 PM



1 2 3 4 5 6 7 8 9 10 11