D
Daniel
Hi,
I have a question regarding modem support. What I have is an
application that uses a nullmodem and javax.comm for it's
communication. I would like to extend this to include modem support.
So why questions are
1. Is it possible to rely on the host OS to do the calling? I.e the
user connect using some external program, and then my program just
"hooks in" on the modem and use it?
Either via JNI or some other method, platform independance can be
sacrificed to this end.
2. Will I need to do any major changes to my communications protocoll
to support modem transfears?
regards
Daniel
I have a question regarding modem support. What I have is an
application that uses a nullmodem and javax.comm for it's
communication. I would like to extend this to include modem support.
So why questions are
1. Is it possible to rely on the host OS to do the calling? I.e the
user connect using some external program, and then my program just
"hooks in" on the modem and use it?
Either via JNI or some other method, platform independance can be
sacrificed to this end.
2. Will I need to do any major changes to my communications protocoll
to support modem transfears?
regards
Daniel