Documentation

The Java™ Tutorials

Trail: Sockets Direct Protocol套接字直接协议

The Sockets Direct Protocol (SDP) provides access to high performance network connections, such as that provided by InfiniBand. 套接字直接协议(SDP)提供对高性能网络连接的访问,如InfiniBand提供的连接。This trail shows how to enable SDP, which Java APIs are involved, and explains how it works.本教程展示了如何启用SDP(涉及哪些Java API),并解释了它是如何工作的。


Previous page: Beginning of Tutorial
Next page: Understanding the Sockets Direct Protocol