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 |
Why is ejb needed?
What is the difference between ejb and spring?
What are the differences between ejb 3.0 and ejb 2.0?
What is Enterprise JavaBeans Query Language (EJB QL)?
Is is possible for an ejb client to marshal an object of class java.lang.class to an ejb?
What does it mean to be stateless?
Name the attributes of javax.ejb.ejb.
What is session facade in ejb?
How can a CORBA object, accessed from a EJB?
Differentiate ‘Stateful Session’ from ‘Entity Bean’ ?
EJB containers supports what kind of transaction attributes?
What is Session Bean Interface?