Http tunneling and rmi calls across firewalls , JAVA Programming

Assignment Help:

RMI transport layer usually opens direct sockets to the server. Several Intranets have firewalls that do not accept this. To get through the firewall an RMI call may be embedded within the firewall-trusted HTTP protocol. To get across firewalls, RMI builds use of HTTP tunneling by encapsulating RMI calls within an HTTP POST request.

 

1911_HTTP tunneling.png

 

The firewall proxy server will supply the request to a HTTP server listening on port 80, and a CGI script will be implemented to forward the call to the target RMI server port on the similar machine.

 

534_HTTP tunneling and RMI Firewall.png


Related Discussions:- Http tunneling and rmi calls across firewalls

File and random access file classes, Difference between the File and Random...

Difference between the File and Random Access File classes? Ans) The File class encapsulates the files and directories of the local file system. The Random Access File class giv

Determine the meaning of finalize, Determine the meaning of finalize W...

Determine the meaning of finalize When  a  finalize method  is  defined  in  a  class,  Java  run  time  calls  finalize() whenever  it's  about  to  recycle  an object  of  t

Test driven development (tdd)? , Test Driven Development (TDD) TDD pro...

Test Driven Development (TDD) TDD process gives your confidence in the delivered code for the following things. 1. TDD can remove duplication of code and also disciplines t

For statement in javascript, A for loop repeats until a specified condition...

A for loop repeats until a specified condition evaluates to false. For for loop the JavaScript is similar to the Java and C for loops. A for statement looks as:  for ([initial-

How virtual communities are formed, How virtual communities are formed? How...

How virtual communities are formed? How these are different from other Communities? Give examples. Virtual Communities are interest-based communities. Members along with genera

Can a human doctor be replaced through an expert system, Can a human doctor...

Can a human doctor be replaced through an Expert System? Give reasons to support your answer. Expert System is a computer system that simulates the knowledge and expertise of a

Define the difference between stringbuffer and string class, Define the dif...

Define the difference between StringBuffer and String class ?

Collection, how would I become expert in collection framework

how would I become expert in collection framework

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd