Java/Corba & Firewalls

S

shawn.eion.smith

Does anybody know of a way to tell the Java ORB to use fixed address/
port combinations?
 
D

Donkey Hottie

Does anybody know of a way to tell the Java ORB to use fixed address/
port combinations?

No idea, but at current times when there is firewalls between peers, a
protocol like SOAP is the preferred way to communicate. SOAP Web Services
use HTTP or HTTPS which can pass firewalls without much trouble because of
fixed ports.
 
A

Arne Vajhøj

Donkey said:
No idea, but at current times when there is firewalls between peers, a
protocol like SOAP is the preferred way to communicate. SOAP Web Services
use HTTP or HTTPS which can pass firewalls without much trouble because of
fixed ports.

True.

But SOAP/HTTP is somewhat different regarding marshalling/unmarshalling
overhead and transaction support.

Arne
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,754
Messages
2,569,527
Members
44,998
Latest member
MarissaEub

Latest Threads

Top