Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

rdma_client(1) [debian man page]

RDMA_CLIENT(1)							     librdmacm							    RDMA_CLIENT(1)

NAME
rdma_client - simple RDMA CM connection and ping-pong test. SYNOPSIS
rdma_client [-s server_address] [-p server_port] DESCRIPTION
Uses synchronous librdmam calls to establish an RDMA connection between two nodes. This example is intended to provide a very simple cod- ing example of how to use RDMA. OPTIONS
-s server_address Specifies the address of the system that the rdma_server is running on. By default, the client will attempt to connect to the server using 127.0.0.1. -p server_port Specifies the port number that the server listens on. By default the server listens on port 7471. NOTES
Basic usage is to start rdma_server, then connect to the server using the rdma_client program. Because this test maps RDMA resources to userspace, users must ensure that they have available system resources and permissions. See the libibverbs README file for additional details. SEE ALSO
rdma_cm(7), udaddy(1), mckey(1), rping(1), rdma_server(1) librdmacm 2010-07-19 RDMA_CLIENT(1)

Check Out this Related Man Page

RDMA_XCLIENT(1) 						     librdmacm							   RDMA_XCLIENT(1)

NAME
rdma_xclient - RDMA CM communication client test program SYNOPSIS
rdma_xclient [-s server_address] [-p server_port] [-c comm_type] DESCRIPTION
Uses synchronous librdmam calls to establish an RDMA connection between two nodes. This example is intended to provide a very simple cod- ing example of how to use RDMA. OPTIONS
-s server_address Specifies the address of the system that the rdma_server is running on. By default, the client will attempt to connect to the server using 127.0.0.1. -p server_port Specifies the port number that the server listens on. By default the server listens on port 7471. -c communication type Specifies the type of communication established with the server program. extended reliable-connected XRC QPs. NOTES
Basic usage is to start rdma_xserver, then connect to the server using the rdma_client program. Because this test maps RDMA resources to userspace, users must ensure that they have available system resources and permissions. See the libibverbs README file for additional details. SEE ALSO
rdma_cm(7), udaddy(1), mckey(1), rping(1), rdma_xserver(1), rdma_client(1) librdmacm 2011-06-15 RDMA_XCLIENT(1)
Man Page

8 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Internet Sharing

I'm new to the unix world, but have been asked if our company could set up a high speed internet connection to our unix server in order to connect all our users without haveing to pay for all these telephone lines. I assume it is easy but unsafe. Any help from the basics to the advanced will be... (2 Replies)
Discussion started by: Mike11
2 Replies

2. Programming

HELP (server?)

Could anyone provide me with the source code for a simple multithreaded server in C that uses UNIX system calls, implementing only the GET command. Or point me to a location where I can view such source code? any help will save my bacon! Regards Gee :( (4 Replies)
Discussion started by: Gee
4 Replies

3. Programming

How to set the timeout for the client

The scenerio is: 1. A server listens on a port number 2. If the server is down and the Client tries to connect 3. How to set the timeout for the client Detailed explaination: In a client server architecture over a TCP/IP, normally the server is started first which waits and listens for the... (1 Reply)
Discussion started by: shilpi_gup
1 Replies

4. UNIX for Advanced & Expert Users

Problem with using Exceed

Hi Gurus I am facing problem in using Exceed to connect to one HP Ux server. I used Exceed (XDMCP-Broadcast) but can't see the IP address of the server I want to connect to. What could be the reason for this ? (Network Connectivity is fine as I can connect using telnet) Then I used Client... (2 Replies)
Discussion started by: Amardeep
2 Replies

5. AIX

IVM vs. HMC woes

I have a running VIO server that was managed via IVM. We made the (apparent) mistake of trying to connect a HMC server to it. Other than making a connection, no work has been done via HMC. We've since decided we don't want to use HMC and it's been powered off for a couple of weeks. However,... (1 Reply)
Discussion started by: cjs226
1 Replies

6. UNIX for Dummies Questions & Answers

Telnet server

I need a list of servers, that, I can try out my test program with, such as a timeserver. For example, I would need to connect to telnet server|port. (1 Reply)
Discussion started by: jon80
1 Replies

7. Red Hat

xclock comand not found

hi rhel6 gurus i have set up a rhel6.2 db server. i have data base admins needing to connect to this rhel6 derver via reflectionx. reflectionx is set correctly but when attempting to test connectivity by 'xclock' the following message pops up : -bash:xclock; command not found. anyone out... (1 Reply)
Discussion started by: jsynodin
1 Replies

8. IP Networking

Some clients cannot ping UNIX server

All of sudden in this morning, some computers could not connect to our UNIX server while other still could. Some computers could ping the server while some could not. Same on the server side. It could ping some clients but not some. All Windows clients could ping each other. And more, the... (1 Reply)
Discussion started by: jonapa
1 Replies