Michael Richardson said:
> Just build your protocol. If you decide to make it HTTP based, fine,
>but don't run it on port 80. You may want to look at SSH or SSL.
It's not that IIOP looks like HTTP; what the proposal is intending to
do, is to _disguise_ the protocol inside normal, port-80, HTTP to get
through firewalls, and decode it on the server-side using a CGI script
which forwards on the _real_ protocol data to an CORBA object. Bad
stuff.
> Some advice from someone who writes application layer proxies:
Thanks for the advice, it'll be handy for the proxy development.
--j.
References:
|
|