I want to make one Java application that will communicate with the Dial-up networking of my Win32 machine and make the dial-up connection to the ISP. I brief, I need to make one Java application that will make the dial-up connection through modem. How can I acheive this goal ? Kaustuv
maateen ashraf
Ranch Hand
Joined: Jan 08, 2001
Posts: 122
posted
0
first of all u have to make a win32 application which receives the requests from the client dialing towards the server so java native interface will help U try to study it....