i am making one project in which i have to use javacommunication api. i got api but i am not able to findany documentation for it. so if you know any thingabout this api how to use then mail me. this is urgentso please reply me immediatly.
what do u mean by communication API's?Do u mean the IO and NET packages..Because the java IO and NET api are very powerfultool which can be used to even write a WebServerSo can u be a bit more specific
java communication api used to make connection of your pc with internet viamodem. i want to connect with internet with my program via dial up connection .For that i want to use communication api. so please guide me .
If you do mean the java.io and java.net packages, the documentation is here:for IO - java.sun.com/.../package-summary.htmlandfor NET - java.sun.com/.../package-summary.htmlIf you mean there is a different api called "java communication api" that youare using then perhaps you could post the package name and details and we couldhelp you further.