Skip to content
This repository has been archived by the owner on Sep 5, 2023. It is now read-only.

Latest commit

 

History

History
19 lines (15 loc) · 551 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 551 Bytes

Example of rpma send with immediate data

The rpma send with immediate data implements two parts of the process:

  • The client connects to the server and sends a message with immediate data to the server.
  • The server receives a message with immediate data from client. The immediate data is compared with an expected immediate data sent by the client as the private data during establishing the connection.

Usage

[user@server]$ ./server $server_address $port
[user@client]$ ./client $server_address $port $word $imm