Hi,<br><br>I installed the OFED1.2 stack and am trying to run a simple
socket server and client over the SDP stack. The Infiniband hardware is
QLogic.<br><br>First I set the ENV vars<br>export LD_PRELOAD=/root/zulfi/iband/INSTALL/lib64/libsdp.so
<br><div>export LIBSDP_CONFIG_FILE=/home/zulfi/libsdp.conf<br><div><br>The SDP config file has:<span style="font-weight: bold; font-style: italic;"></span><span><br><span style="font-weight: bold;">use sdp server * *:*
</span><br style="font-weight: bold;"><span style="font-weight: bold;">use sdp client * *:*</span><br style="font-weight: bold;"><br></span>Then
started the socket server and did a 'sdpnetstat -San' and found that it
listed the SDP port on which the server was listening.
<br><br>On the client machine too I did the same; exported the
variables, setup the SDP config file and on running the client
'./client port# server_machine' it gave me a "network not
reachable" error. <br><br>I tried to get some information about the error on the net but could not find any.<br><br>I then checked the /proc/<pid>/maps file and found that libsdp.so
 was being loaded.<br>also:<br>/root > lsmod | grep sdp
<br>ib_sdp                120224  3<br><br>Does QLogic support SDP applications ? Or am I missing something in the SDP config file or do I need to make changes to my code ?<br><br>Any information on this will be a big help.
<br>
<br>Thanks,<br>Zulfi</div></div><br>