|
-
Dec 31st, 2008, 10:28 AM
#14
Thread Starter
Hyperactive Member
Re: Dial up networking
 Originally Posted by CDRIVE
Will your app be accessing the same modem and therefore the same port as the existing connection?
The same modem.
I will clarify a bit.
This is for an application to be installed at the branches of my company.
The system at the branches generate periodical reports which are saved to a particular folder. These files have to be sent to a particular email address. What my application does is.
1. See whether there are any files for sending.
2. See whether the dial up connection is active. If no, dial the connection else skip to step 3.
3. Send these files.
4. Close the connection.
Upto step 3 it is working OK.
In step 4, I dont know how to close a pre-existing connection (connection that was not established in step 2 but was already active).
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|