<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi,<br>
<br>
You can't connect to localhost/127.0.0.1/0.0.0.0/lo interface with SDP.<br>
These ip's are not of IB interfaces so SDP (actually CM) is having
trouble connecting to it.<br>
<br>
If you would have used libsdp instead of changing your source code -
you could configure it to use TCP to these addresses instead of SDP -
and use SDP to external IP's.<br>
<br>
- Amir<br>
<br>
On 09/02/2009 07:23 PM, Chris Tilt wrote:
<blockquote cite="mid:C6C3EA05.34EE%25Chris.Tilt@rnanetworks.com"
 type="cite">
  <title>SDP connection to local host</title>
  <font face="Calibri, Verdana, Helvetica, Arial"><span
 style="font-size: 11pt;">Hello,<br>
  <br>
I was reading the bug <a moz-do-not-send="true"
 href="https://bugs.openfabrics.org/show_bug.cgi?id=1279">https://bugs.openfabrics.org/show_bug.cgi?id=1279</a>
‘“already connected successful” very slow’ and I was hoping to
understand my own issue. I am porting an application to use SDP and it
is getting a timeout when trying to connect to a port on local host.
Perror printed “Connection timed out”. The application is known to work
with AF_INET and the only change I made in the program was to make it
AF_INET_SDP, which I confirmed is defined as 27 on my linux system. Any
hints would be great.<br>
  <br>
Cheers, Chris<br>
  </span></font>
</blockquote>
</body>
</html>