Answer Posted / rajani nagandla
On computer and telecommunication devices, a port is
generally a specific place for being physically connected
to some other device, usually with a socket and plug of
some kind.
In programming, a port is a "logical connection place" and
specifically, using the Internet's protocol, TCP/IP, the
way a client program specifies a particular server program
on a computer in a network.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
To create a socket, you need to know the internet host to which you want to connect?
Explain a daytime server?
What do you understand by the term network?
What is a thread pool?
Explain the generic term internet.
What is an http redirector?
What is jhttp web server?
What is a client tester?
What are the advantages and disadvantages of sockets?
Why socketutil is used?
What is HttpURL connection ?
Public serversocket(int port, int queuelength) throws ioexception, bindexception?
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 the use of network interface?