aspose file tools
The moose likes Web Component Certification (SCWCD/OCPJWCD) and the fly likes a question about port Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Certification » Web Component Certification (SCWCD/OCPJWCD)
Reply Bookmark "a question about port" Watch "a question about port" New topic
Author

a question about port

Balaji Londhe
Ranch Hand

Joined: May 02, 2006
Posts: 100
One server can run 65536 server apps as different server app runs on a different port no & a port no is of 16 bit.Ok.
Now a statement is given in HFSJ that "it's possible to run more than one server apps on same port no if they use differnt protocols".

So what does this "differnt protocol" mean ?
If a server uses SMTP & another uses FTP, can they run on same port no? OR protocol should be different in TCP/UDP manner ?

Is there any relation between TCP & SMTP,FTP,Time,HTTP....?


Attitude matters the Altitude.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: a question about port
 
Similar Threads
Doubt on port in HFSJ
could anyone please answer this question.....
Is it printed wrongly?
Doubt on Protocol & Port number
how to make web server