Archived

This forum has been archived. Please start a new discussion on GitHub.

How to use a new network ?

Hi,

I would like to know if I can easily use a new network instead of TCP or UDP.

Cheers

Comments

  • matthew
    matthew NL, Canada
    You can develop custom plug-ins that add support for different types of transports and networks. The IceSSL plug-in is one such example. You can find the source in src/IceSSL -- this plug-in is fully documented in the ice manual.
  • marc
    marc Florida
    You mean a new protocol, possibly not based on the IP protocol? This would require writing a protocol plug-in. This is doable, but certainly not a trivial task. If you would like us to assist you with a specialized protocol plug-in, please contact us at info@zeroc.com.