Trolltech Home | Qt-interest Home | Recent Threads | All Threads | Author | Date
All threads index page 2

Qt-interest Archive, March 2002
Networking windows general


Message 1 in thread

Hello,
This is not at all qt related (apart from the fact that I probably 
wouldn't dream trying to port my app to windows), but I'm sure someone 
on the list can tell me this and give me some pointers.
My question is rather simple: "How does windows' dial up networking 
work? Do I need to tell windows to start dialling out for a connection, 
or will windows dial out by itself when it detects outbound (tcp) traffic?

Rob.


Message 2 in thread

Windows will do it automatically when you try to open a client socket.
----- Original Message -----
From: "Rob Hoopman" <rob@tuna.nl>
To: <qt-interest@trolltech.com>
Sent: Tuesday, March 05, 2002 9:46 AM
Subject: Networking windows general


> Hello,
> This is not at all qt related (apart from the fact that I probably
> wouldn't dream trying to port my app to windows), but I'm sure someone
> on the list can tell me this and give me some pointers.
> My question is rather simple: "How does windows' dial up networking
> work? Do I need to tell windows to start dialling out for a connection,
> or will windows dial out by itself when it detects outbound (tcp) traffic?
>
> Rob.
>
> --
> List archive and information: http://qt-interest.trolltech.com


Message 3 in thread

Am Dienstag, 5. März 2002 15:46 schrieb Rob Hoopman:
> Hello,
> This is not at all qt related (apart from the fact that I probably
> wouldn't dream trying to port my app to windows), but I'm sure someone
> on the list can tell me this and give me some pointers.
> My question is rather simple: "How does windows' dial up networking
> work? Do I need to tell windows to start dialling out for a connection,
> or will windows dial out by itself when it detects outbound (tcp) traffic?
>
> Rob.

Hi,

I think the easiest way is to get one of this wonderful autodialers that 
spread in the last weeks especially here in Germany and which connect you to 
horrible expensive numbers ;-)

No, to be serious: This is a setting that can be set in the internet setup 
configuration. When set to autoconnect, it will dial automatically - with 
eventually prompting for a password if you didn't set it - , if not your 
request to connect will time out with something like 'host not found'. Maybe 
there are some more options for the configuration I don't know of, I stoppped 
using Win for dialup a couple of years ago.

greetings,

P.J.

-- 
 [ signature omitted ]