Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

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

Check Out this Related 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)
Man Page

15 More Discussions You Might Find Interesting

1. IP Networking

Sniffing an established port

Hi All, On a solaris box A port B in which port B is established and receiving data. My question is how do i listen on that established port , how can i get the data received at box A: port B through my application I had searched the forum for the same, but i am unable to retrieve the... (5 Replies)
Discussion started by: matrixmadhan
5 Replies

2. UNIX for Dummies Questions & Answers

losing serial port permissions

I have a site running SCO 5 that after rebooting loses full permissions on the serial port tty2a. This port is a link between hotel and restaurant. Without full permissions there is no communication. Change tty2a back to full permissions logged in as root to 777 and it works. owner / group is... (4 Replies)
Discussion started by: postek
4 Replies

3. UNIX for Dummies Questions & Answers

listing communication ports...

Hi all, My thanks in advance for any posts and (more importantly) for reading?! Anyhow I have been set the task of working which communication ports we have in use on our Oracle Boxes (its an audit thing). Anyhow has anyone got any ideas for a quick script that I could that would show this? ... (2 Replies)
Discussion started by: B14speedfreak
2 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. Solaris

newbie question on server spamming exchange group list.

At work we just reinstalled a new system and started scheduled backups. It is spamming all users through exchange with 'Superuser' email stating: 'x server doing down for unscheduled maintance'. Can be literally 10-20 super user email. At the moment we do not want to completely stop the email.... (1 Reply)
Discussion started by: pmoores
1 Replies

6. Cybersecurity

ports security need help

I wrote a perl socket program which listens on 40011 port number the program works fine. But just a question crossed in my mind I tried to find the answer but I didn't find. Please if anyone have the answer or idea please reply... How to know that which ports are bocked on the UNIX (HP-UX)... (2 Replies)
Discussion started by: zing_foru
2 Replies

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

8. Programming

problem while having a communication with serial port?????

hello, I am gettin problem while sending and recieving data through seial port... when I am sending Data then the reciever end is not able to recieve that data ..... Reciever end is running in infinite loop just polling after some time to check that there is data on the port and then again... (9 Replies)
Discussion started by: arunchaudhary19
9 Replies

9. UNIX for Dummies Questions & Answers

port number

hi all i want to connect a system, how can i know the port number of a system. (2 Replies)
Discussion started by: tukuna82
2 Replies

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

11. Shell Programming and Scripting

Help with connectivity test using shell script

I want to test connectivity between different servers with my server using information as IP and port only. I have Name,IP List and port in one file. Please help how i can test connectivity is successful or not? File format will be: Name1,127.0.0.1,80 Name2,127.0.0.2,8080 Output could be ... (1 Reply)
Discussion started by: poweroflinux
1 Replies

12. AIX

Exchange one server to another

Hi people, In my work i have 2 P595 server (P595A and P595B) i need to exchange one server from P595A to P595B and one from P595B to P595A, i know the best way to do this is make a mksysb copy of the system and restore it on another but, in this process i dont need to exchange all the server,... (4 Replies)
Discussion started by: anonymouzz
4 Replies

13. AIX

AIX performance issue

Hi Guys, This is the situation I am in. Provide your views and input where should I start? I have one P7 test server and a p520 production server. the job is taking pretty long on the P7 test server when compared to the P5 production server. below is the full detail. Informix... (5 Replies)
Discussion started by: ithinksgreen
5 Replies

14. Shell Programming and Scripting

Tcl: How to communicate serial port remotely

Hi all: i wanna automate a test written in Tcl, but stuck in serial communication. I had 2 PC, one is my local Windows machine, the other one is my test Linux server. The Linux box is connected to the test board via serial port. So I wanna send commands and get output through the... (4 Replies)
Discussion started by: allenxiao7
4 Replies

15. Programming

Application with communication between process

Hello I would like to create an application with communication between processes, application tightly coupled, have you please an idea about an API or a tool that allows me to generate such application? Thank you so much (11 Replies)
Discussion started by: chercheur857
11 Replies