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 are the advantages of java beam?
What is the difference between stateful and stateless session beans?
How enterprise beans will handle concurrent and loopback calls on entity beans?
what is current EJB version?
An EJB client, can marshall an object of the class java.lang.Class to an EJB?
Can more than a single table be mapped in cmp?
What do you mean by in-memory replication?
List down the steps for the demonstration of ejp persistence mechanism.
What is session bean in ejb?
What is the difference between Session bean and Entity bean?one?
Which of the recommended practices to be performed in the ejbpassivate() method of a stateful session bean?
what are the influence factors of ejbLoad() & ejbStore()?