DaniWeb IT Discussion Community

DaniWeb IT Discussion Community (http://www.daniweb.com/forums/index.php)
-   Java (http://www.daniweb.com/forums/forum9.html)
-   -   send data with modem (http://www.daniweb.com/forums/thread41494.html)

nawal Mar 20th, 2006 12:46 pm
send data with modem
 
hi,

I want source code to work send data from pc to another pc using telephone(modem).

thank you.

freesoft_2000 Mar 21st, 2006 2:10 pm
Re: send data with modem
 
Hi everyone,

There is no hardware support in java thus yu cannot access the modem.
You have to use C/C++ or Pascal

Richard West

nawal Mar 21st, 2006 4:55 pm
Re: send data with modem
 
hi
how can use package javax.comm access the modem in java.


Nawal

Phaelax Mar 22nd, 2006 5:31 am
Re: send data with modem
 
Read the API
http://java.sun.com/products/javacom...api/index.html

Here's a small example
http://java.sun.com/products/javacom...s_guide_3.html

That package appears to only be for serial and parallel ports rather than modems.

freesoft_2000 Mar 22nd, 2006 10:27 am
Re: send data with modem
 
Hi everyone,

Nawal what kind of modem are you talking about?
Interbal pci modem or external one using serial or usb port?

Please clarify

Richard West

nawal Mar 22nd, 2006 4:29 pm
Re: send data with modem
 
hi,
I want source code to work following:-

1-communication dialup between pc to another pc(one is client and another server) using line phone(modem).
2- in client write data to serial port .
3-send data from serial port client in to serial port server
4- receive data in serial port server and read data

hope ann be express

nawal

Phaelax Mar 22nd, 2006 5:40 pm
Re: send data with modem
 
Well which is it? Sending data over a modem or a serial cable? Or is it an external modem connected on the serial port?

http://forum.java.sun.com/thread.jsp...ssageID=461022


All times are GMT -4. The time now is 7:28 pm.

Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC