• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

PROTOCOL Problems

 
Greenhorn
Posts: 18
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
1) What is HTTP and HTTPS?. What is the difference between these two PROTOCOLS?.
Plz, Explain in detail. What is happening when i send the request to server?.
I want answer for PROTOCOL Level. Will HTTP calls TCP/IP Protocol?
2) What is IIOP?. In what situation should i use these IIOP Protocol?.
please, Dont tell while using Java Clients.
please, Dont tell while using CORBA Implementation in the Server.

For all these Questions, I want indeapth answer
 
Ranch Hand
Posts: 388
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hi
for your first question:
an article i found trough google
probably there are other/better texts out there...
for the second:
again from google
k
[ February 03, 2003: Message edited by: karl koch ]
 
reply
    Bookmark Topic Watch Topic
  • New Topic