Answer Posted / rajib dhak
http is a hyper text transfer protocol
it is used in web server to web client
it is a one kind of internet protocoils
| Is This Answer Correct ? | 5 Yes | 14 No |
Post New Answer View All Answers
To create a socket, you need to know the internet host to which you want to connect?
What is jhttp web server?
What is cookies in networking ?
How we can make simple java program for Server/Client Communication
Explain look for local ports?
What is the main difference between Client side Java Script and and Server side Java Script how actually they run on both side with Example.
Public serversocket(int port, int queuelength) throws ioexception, bindexception?
Tell me about networking classes and interfaces.
What are the advantages and disadvantages of sockets?
What is the Difference between socket and servlet?
What is a client tester?
Explain a time server?
What is an http server?
If you do not want your program to halt while it waits for a connection, put the call to accept( ) in a separate thread?
What is a thread pool?