Hello Stan,

The Rsockets binaries consist of just three files which I would suggest
to install
in the following directories:

1) librdmacm.dll => %WINDIR%\System32 (same location as it used to be)
2) rsinstall.exe => %ProgramFiles%\OFED\Drivers\net (like ndinstall.exe)
3) rstream.exe   => %ProgramFiles%\OFED (like ibping.exe or similar)

To register the librdmacm.dll as a new Winsock provider, an
   rsinstall.exe -i
has to be performed (with administrative privileges).
The default filename and path of the provider is hard-coded as
%SYSTEMROOT%\system32\librdmacm.dll, but can be modified by optionally
append the desired path\filename to the -i cmdline option:
   rsinstall.exe -i <path>\<filename>

Perhaps the RSocket provider installation could be offered as an
optional feature
already during the OFED installation process(?).

You can find some brief documentation in the file
ulp/librdmacm/RSocket.txt.
Futhermore the rstream sources at ulp/librdmacm/examples/rstream should
demonstrate
how to use RSockets at application level.

Please let me know if you have more questions or need further
information...

Thanks,
Hubert
 
> Hello Hubert,
>   As part of the upcoming winOFED 3.2 release, I would like to include
the Rsockets components.
> Would you please forward a list of what components need to be
installed and where they should land.
> Additionally, what type of Rsockets application developer
documentation can you provide?
> 
> Thanks,
> 
> Stan.

This message and attachment(s) are intended solely for use by the addressee and 
may contain information that is privileged, confidential or otherwise exempt 
from disclosure under applicable law.

If you are not the intended recipient or agent thereof responsible for 
delivering this message to the intended recipient, you are hereby notified that 
any dissemination, distribution or copying of this communication is strictly 
prohibited.

If you have received this communication in error, please notify the sender 
immediately by telephone and with a 'reply' message.

Thank you for your co-operation.


_______________________________________________
ofw mailing list
[email protected]
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ofw

Reply via email to