Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

rdma_xclient(1) [debian 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)

Check Out this Related Man Page

RDMA_XSERVER(1) 						     librdmacm							   RDMA_XSERVER(1)

NAME
rdma_xserver - RDMA CM communication server test program SYNOPSIS
rdma_xserver [-p port] [-c comm_type] DESCRIPTION
Uses the librdmacm to establish various forms of communication and exchange data. OPTIONS
-p port Changes 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 client program. extended reliable-connected XRC QPs. NOTES
Basic usage is to start rdma_xserver, then connect to the server using the rdma_xclient 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), rdma_xclient(1) librdmacm 2011-06-15 RDMA_XSERVER(1)
Man Page

15 More Discussions You Might Find Interesting

1. 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

2. UNIX for Dummies Questions & Answers

Slow System

Hi, I have an SCO-Unix server running. There are some processes (unknown to me) which consume a lot of the system resources. This slows down the server dramatically. Is there a command or program that monitors what processes are using the cpu, disk, etc.. and tell me how excessive and how... (3 Replies)
Discussion started by: Hansaplast
3 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 Dummies Questions & Answers

how to .........?

how to make my pc as a communication server (PC to Phone) calling ? (3 Replies)
Discussion started by: elzek4180
3 Replies

5. Programming

server program

hi all i would like to write a simple server program to say "helloworld" when server is up and say "bye world" when server is down how can handle this i tried some #include <stdio.h> /* Basic I/O routines */ #include <sys/types.h> /* standard system types */ #include... (1 Reply)
Discussion started by: munna_dude
1 Replies

6. UNIX for Dummies Questions & Answers

Connecting to SUN server from PC

I have old SUN server on my desk. I know it worked before. I want to be able to connect to server from my PC. Just to establish a dump terminal. 1. I connected to power socket 2. I Have a cable that fits in (i believe is a com ports there are A B slots the same I plugged it in A). They are... (33 Replies)
Discussion started by: zam
33 Replies

7. AIX

How do I connect win2003 to AIX?

How can I connect window 2003 server to AIX? I know that window needs to establish realm trust with UNIX. if the trust is established, would the administrator be able to have full control of files on AIX? (1 Reply)
Discussion started by: sito
1 Replies

8. IP Networking

Client wont connect to server

Hey all Ive written a program for a Java program in college. just something basic where a client connects to a server through java socket programming. Yet when i run the server on Ubuntu and place and run the client on a windows XP machine, they cannot connect to each other. If the are on the... (2 Replies)
Discussion started by: gerperrett
2 Replies

9. Programming

Problem with socket connection

I have a client /server file operation program.It works properly when i run the client and server program in the same system.but when i try to run the client in one system and server in another system i am getting an error in the cleint machine as "ERROR:Connection refused". Plz help me in this ... (1 Reply)
Discussion started by: vigneshinbox
1 Replies

10. Shell Programming and Scripting

Background program exits prematurely?

Hello! I am currently attempting to build a very, very, basic program that attempts to act like a calendar for a "server." Using this program I need to have the client program connect to the server program, have the client wait for the server to respond through a socket, then exit and the server... (2 Replies)
Discussion started by: Entelexia
2 Replies

11. Programming

plz help me to solve this socekt progm..urgent...

MY client and server need to achieve the following requirements: 1.1. program for client needs to take two arguments that specify the name of server and the port that it is trying to connect to. Your program for server needs to take an argument that specifies the port that it is listening to. ... (6 Replies)
Discussion started by: saiful_911
6 Replies

12. Programming

any one help me to solve this code??

this is client server socket program. I have to use in C program code. What I have to do. 1. client connect to the server. 2. than client will first prompt a welcome message that asks the user to enter a username using the keyboard. This username will then be sent to the server. 3. than... (1 Reply)
Discussion started by: saiful_911
1 Replies

13. Homework & Coursework Questions

any one help me to solve this code??

this is client server socket program. I have to use in C program code. What I have to do. 1. client connect to the server. 2. than client will first prompt a welcome message that asks the user to enter a username using the keyboard. This username will then be sent to the server. 3. than... (2 Replies)
Discussion started by: saiful_911
2 Replies

14. 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

15. 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