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 |
What is singleton session bean?
For ejb applications with bean-managed transaction demarcations, which of the following is used by the client to get a reference to the usertransaction object for the weblogic server domain?
What is @resource in java?
Name the interfaces that you used in Beans?
why Bean class implements all business method of Remote interface but bean bean class not implements the remote interface
What is EJB server?
what is SessionBean, EntityBean?
What is the use of @ejb annotation?
What changes have been made in ejb 2.0 specifications?
Life cycle methods in stateful session beans?
What are the different types of ejb?
What does @singleton annotation do?