Built in windows dialer and API

  • Thread starter Thread starter Nick
  • Start date Start date
N

Nick

Hello,

Hello i am developing a Java application which needs to
dial out using a 56Kmodem. The communication has to be in
plain ascii (no SLIP, PPP).

I would like to know if any of the Windows98/ME/NT/2000/XP
have a dialer with an accessible API that I can use with
my java program ?

I have used the RASAPI DLL in the past with Java, but it
is my understanding the RAS only communicates in either
PPP or SLIP ?

Any help would be appreciated.

Thank You,
Nick
 
Back
Top