what is mean by port ?
Please answer me.
Advance thanks.
Answers were Sorted based on User's Feedback
Answer / ravikiran
A port is of two types which will send or receive the
network calls inside the server.For example the mail
server's smtp will respond on port 25
| Is This Answer Correct ? | 17 Yes | 4 No |
Answer / pradip mishra(geit dehradun(b-
API is a Java extension that facilitates developing
platform-independent communications applications for
technologies such as Smart Cards, embedded systems, and
point-of-sale devices, financial services devices, fax,
modems, display terminals, and robotic equipment.
The Java Communications API (also known as javax.comm)
provides applications access to RS-232 hardware (serial
ports) and limited access to IEEE-1284 (parallel ports),
SPP mode.
Port configuration (baud rate, speed, stop bits, parity)
| Is This Answer Correct ? | 4 Yes | 2 No |
how can u integrate ejb and hibernate? How can u call hibernateDAO methods in session bean?
Differentiate Conversational from Non-conversational interactions?
What is the purpose of JNDI?
Is udp stateless?
What is mdb?
How to find ejb version in websphere?
What does ejb stand for?
What optimization could I use if the ejb container is the only point of write access to the database?
What is enterprise bean provider?
How many ejb objects are created for a bean?
What is ejb bean in java?
What is the use of @resource?