Hi , I need some help write program to send data between two
computer with modem.
please , thank you ..
nawal
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.
how can work this?
i want the solution in java code
i want this connection to upload data from remote pc to my local pc.
necessary.
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
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
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?
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.
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.