
You can use several low-level communication protocols with P4 Provider Service to transport calls from remote clients to the implementations of the remote objects.
You can set the transport layers using the Properties screen of P4 Provider Service running on the Java dispatcher:
| If you want to | Then |
|---|---|
|
Use P4 with no underlying transport layer |
Assign value to the port property. |
|
Use P4 over HTTP Tunneling |
Assign value to the httptunneling property. |
|
Use P4 over SSL |
Assign value to the ssl property. |
|
Use P4 over secure HTTP |
Assign value to the https property. |