954,545 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

I need help on send data with modem please

Hi , I need some help write program to send data between two
computer with modem.
please , thank you ..


nawal

nawal
Newbie Poster
11 posts since Mar 2006
Reputation Points: 10
Solved Threads: 0
 

Does your program have to get the two modems talking to one another?

If so I would recommend looking into JNI (Java Native Interface).


Then to get the two applications talking to one another you can either use RMI (Remote Method Invocation) or Input/Ouput Streams.

hooknc
Posting Whiz in Training
219 posts since Aug 2005
Reputation Points: 11
Solved Threads: 8
 

how can work this?

nawal
Newbie Poster
11 posts since Mar 2006
Reputation Points: 10
Solved Threads: 0
 

JNI
RMI
Input/Output Streams

I think you're going to have to do some reading.

hooknc
Posting Whiz in Training
219 posts since Aug 2005
Reputation Points: 11
Solved Threads: 8
 

i want the solution in java code

i want this connection to upload data from remote pc to my local pc.
necessary.

nawal
Newbie Poster
11 posts since Mar 2006
Reputation Points: 10
Solved Threads: 0
 

nawal, i think you have to provide more info.

Is the data located at another server thus the data is located at a certain webpage(ie. url) or can you connect to it via sockets.

Please clarify

freesoft_2000
Practically a Master Poster
623 posts since Jun 2004
Reputation Points: 25
Solved Threads: 10
 

Hi
clarify
Iam want program do connection with modem between tow pc
one pc is server and another client,
and send data or file from pc to another pc

please
Thank you

nawal
Newbie Poster
11 posts since Mar 2006
Reputation Points: 10
Solved Threads: 0
 
Iam want program do connection with modem between two pc one pc is server and another client,

Is your pc connected to the Internet and you simply want to connect your client to a server which is on the internet?

freesoft_2000
Practically a Master Poster
623 posts since Jun 2004
Reputation Points: 25
Solved Threads: 10
 

I think he just wants to send a file, say from a work computer, to his home pc, but doesn't want to do any actual work himself.

Phaelax
Practically a Posting Shark
858 posts since Mar 2004
Reputation Points: 92
Solved Threads: 51
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You