It only works for broadband although the command has dialup access aswell(Cant test no dialup)

It has 4 Functions:
_INetConnect($Service, $Username, $Password)
Will connect the service
Return Values:
1=Connected
0=Bad User/Pass
-1=Other error(Have to research em)
_INetDisconnect($Service)
Will disconnect the service
Return Values:
1=Disconnected
0=Errored
_INetStatus($Service)
Will check the status of a service
Return Values:
1=Connected
0=Disconnected
_INetReconnect($Service, $Username, $Password)
Will disconnect and reconnect the internet.
Return Values:
1=Reconnected
0=Bad user/pass
Example Script:
InetCon.au3 1.69K
901 downloadsHopefully it will help people.





