send data with modem

Reply

Join Date: Mar 2006
Posts: 11
Reputation: nawal is an unknown quantity at this point 
Solved Threads: 0
nawal nawal is offline Offline
Newbie Poster

send data with modem

 
0
  #1
Mar 20th, 2006
hi,

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

thank you.
Reply With Quote Quick reply to this message  
Join Date: Jun 2004
Posts: 609
Reputation: freesoft_2000 is an unknown quantity at this point 
Solved Threads: 7
freesoft_2000 freesoft_2000 is offline Offline
Practically a Master Poster

Re: send data with modem

 
0
  #2
Mar 21st, 2006
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
Microsoft uses "One World, One Web, One Program" as a slogan.
Doesn’t that sound like "Ein Volk, Ein Reich, Ein Führer" to you, too?
— Eric S. Raymond

Tell me what type of software do you like and what would you pay for it

http://www.daniweb.com/techtalkforums/thread19660.html
Reply With Quote Quick reply to this message  
Join Date: Mar 2006
Posts: 11
Reputation: nawal is an unknown quantity at this point 
Solved Threads: 0
nawal nawal is offline Offline
Newbie Poster

Re: send data with modem

 
0
  #3
Mar 21st, 2006
hi
how can use package javax.comm access the modem in java.


Nawal
Reply With Quote Quick reply to this message  
Join Date: Mar 2004
Posts: 762
Reputation: Phaelax is on a distinguished road 
Solved Threads: 38
Phaelax Phaelax is offline Offline
Master Poster

Re: send data with modem

 
0
  #4
Mar 22nd, 2006
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.
Reply With Quote Quick reply to this message  
Join Date: Jun 2004
Posts: 609
Reputation: freesoft_2000 is an unknown quantity at this point 
Solved Threads: 7
freesoft_2000 freesoft_2000 is offline Offline
Practically a Master Poster

Re: send data with modem

 
0
  #5
Mar 22nd, 2006
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
Microsoft uses "One World, One Web, One Program" as a slogan.
Doesn’t that sound like "Ein Volk, Ein Reich, Ein Führer" to you, too?
— Eric S. Raymond

Tell me what type of software do you like and what would you pay for it

http://www.daniweb.com/techtalkforums/thread19660.html
Reply With Quote Quick reply to this message  
Join Date: Mar 2006
Posts: 11
Reputation: nawal is an unknown quantity at this point 
Solved Threads: 0
nawal nawal is offline Offline
Newbie Poster

Re: send data with modem

 
0
  #6
Mar 22nd, 2006
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
Reply With Quote Quick reply to this message  
Join Date: Mar 2004
Posts: 762
Reputation: Phaelax is on a distinguished road 
Solved Threads: 38
Phaelax Phaelax is offline Offline
Master Poster

Re: send data with modem

 
0
  #7
Mar 22nd, 2006
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
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC