o
k
q
u
e
s
t
i
o
n
s
.
c
o
m

B4 Internet Disconnect -

Hello All,

I'm working on an app, which needs to send a command in the form of loading an url from a webserver before a user disconnects from the web.

I have made it so that users can disconnect from the web and logoff from the server - providing they do it through my app - but how can I make it so that if they use the windows disconnect, or via another app or even if the PC automatically disconnects... the system will first tell my app to do the logoff before disconnecting from the net? (also allowing it time to complete the operation - just a few seconds).

I haven't got a clue where to start - any ideas?

thanks

Philip :-)

 

Disconnecting -
Does anyone have a code to disconnect someone from the internet? because I am making an internet time sort of project which keeps track of the amount of time spent online, but the user can select it to disconnect them after a certain time is reached in 1 internet session but I can not


disconneting Internet over LAN -
At home I connect to the Internet over LAN using Winproxy. Now when I want to disconnect I have to go to the computer with the Internet connection to disconnect. I want to make a progr using VB6 so I can disconnect it from my computer over the LAN. Does anyone knows how to do this?


How to disconnect from the internet -
What is the command to disconnect from the internet ? I have tryed 'winsock1.close' but that does't work, the icon is still in the systemtray.


how can i disconnect from internet thru LAN using VB -
I'd like to know how can i disconnect the internet using VB. Sample; The first Computer is the one accessing internet thru Modem also the first computer is the proxy server or main server whatever, while the other computer is accessing thru LAN using winsock or proxy whatever. Now the


Disconnect from the Internet -
OK, what i want to do is disconnect from the internet, does anyone know how? I know how to connect, just disconnection.... thanks.


Disconnect internet dial up API -
Hi, Anyone could give me a simple help on the API code to disconnect dial up connection to internet during runtime. Thanks


Enable or disable internet connection of remote computers. Urgent!! -
Halo i'm looking for ways to enable or disable internet connection of remote computers, like everythings are controlled by the server computer. I was told that there is a disconnect internet API and also a connect internet API. I would like to connect and disconnect the internet connec


Talk to me and reach out -
I'm working in a big Internet Cafe almost 4 years. Now I hate to check its computer whether they are accessing internet or not . Now if one user want to do other things and he/she can automatically disconnect the internet or i say he/she click the button to disconnect internet. Sampl


disable/enable automatic disconnect in dialup networking -
I have a program that connects to the internet and sends daily data from stores owned by my company to our server. All of the users have automatic disconnect after 3 minutes set up. But the transfer sometimes takes more than 3 minutes and the connection is automaticaly disconnected.


B4 Internet Disconnect -
Hello All, I'm working on an app, which needs to send a command in the form of loading an url from a webserver before a user disconnects from the web. I have made it so that users can disconnect from the web and logoff from the server - providing they do it through my app - but


Connecting and Disconnectind -
Does anyone know how to: 1) Connect to the Internet through the default ISP. 2) Disconnect form the Internet 3) Know if a Internet Connection is Present


Connect and disconnect internet -
I want to connect and disconnect internet with my project. How can I do it?


Close all Internet connections -
i was working on a security program... and kinda got stuck in middle when i had to suspend all internet connections when user doesnt want any internet traffic on there computer... i tired searching couldn't find any code...or method that vb can use to disconnect from internet and then


Detecting Auto Disconnect -
I would like to know if it is possible to detect, with a VB program, a general disconnect message. What i am talking about is about the message that pops that reads, Title: Auto-Disconnect, with buttons that say Stay Online or Disconnect. Or the other message which says you have been


How to do this -
how do you record i internet connect time with connect to internet and i do you record the disconnect time when i disconnect in my project?? chunghong


How to connect/disconnect using Dial-up -
I'm making a program that keeps session logs for multiple users. I want to know how I can connect/disconnect to the Internet using an existing dial-up connection. I've got the code for VB but I don't know how I should midify it cause I'm a newbie. Any help will be appreciated.


Connect / Disconnect from LAN -
Hello, My computer is connected to a LAN. Can anyone please suggest me an API that will allow me to connect and disconnect my computer (internet services, in particular) from a LAN? Thanks for your time, Manish


What code would I need to disconnect from the internet after a download completes -
I have just began searching for an answer to a question that has bugged me for some time now. My ISP is time share based and I was wondering if their were any way to auto disconnect after a certain period of time or automatically when my downloads completed. For example, I want to do


Stop Internet Data -
Hi, Can I control the internet data transfer from my vb ?? Explanation : I want to make a program that can stop and prevent all the internat application ( Email Programs too ) from loading & showing the internet data and pages without disconnect the internet line . Thanks you


When Online -
When i connect to the internet i want my Form1.BackColor = vbRed And when i disconnect for it to = vbblue. How can i make it so my program knows when i have just connected to the internet and when i have just logged off? thanks


Get a list of modems and disconnect them -
Hi all, I need code or API that will get a list of all the modems in the PC and then disconnect them from the internet if they are connected. Thanks


Disconnnecting from the internet -
How do I disconnect from the internet from VB?


Disconnect GRPS Connection Via BlueTooth -
Hi Peeps, I have an application that connects a PDA to the internet view blue tooth to a mobile phone. This part works great but the problem is it leave the connection open when I exit me application. Can you please help on this as I need to disconnect from it because the mobile


Closing an internet connection on a computer over a network -
Hi, In my house we have three computers and only one of which has an internet connection and that computer isn't mine. So, for me to access the internet I use a proxy server which works great! The only problem with using a proxy is I need to walk down to the computer with the intern


Internet (Ideal) -
Is it possible to find out if my 56k internet connection is not being used lets say for 5min and it will auto disconnect.I know you can do it with the connection settings but i wonna use it for mu app.


Internet Login and Disconnect events -
i i need my app to start when a user connects to the internet, and end when a user disconnects is this possible?


make a connection to the internet -
I need code that will check if connected to the internet and if not connect them no matter what they use eg Dial-up or Lan or? Then disconnect. Seen a lot of Wininet examples, but not sure if they work for only dial-up


disconnecting internet connection -
How can I make an application to disconnect the current internet connection??


Disconnect client delay -
I have made a server/client application using sockets in vb.net. Everything works fine but i have one problem. When a client gets disconnected because of a connection drop at the client or if the client unplug his network cable, the server uses 1 minute and 36 seconds to disconnect the


internet disconnect solved -
Hi All I wrote an app to use at work on a standalone w98 pc. The app allows multiple users individual access to internet via a single user ISP (using the ISP's DUN application). My app logs all internet usage, and reports can be printed. Long have I searched for code to disconnect w


sheduled task -
can somebody help me i try to do an application that would disconnect from the net at a certain hour i've made ont that disconnect me when it's running but i don't know how to make it disconnect when its XX:XX hour just like scheduled task do scuse me for my bad english thx


internet disconnect solved easy -
Hi All I wrote an app to use at work on a standalone w98 pc. The app allows multiple users individual access to internet via a single user ISP (using the ISP's DUN application). My app logs all internet usage, and reports can be printed. Long have I searched for code to disconnect


Disconnect a modem if it is idle -
Is there any way to disconnect a modem from internet if it is idle?


How can I detect if there is an active internet connection -
When I dial modem and have internet connection, I want to know connection state (Connected or Disconnect). best regards


Kill Internet -
I saw a previous post about this, but it was for dialup..And ive been wondering this for awhile,Is there an api that will just end my internet connection ..(i.e.-clicking on the two blinking computers, and clicking disconnect, except not that way)..The reason why im wondering, is becau


How to disconnect internet -
i made a program using winsock to send and receive mail from my mailserver.. Automaticly i will get the connection with internet... How i do turn off this connection when i finish reading/sending my mail you're help will be welcome!! thanks Ton


DESPERATE - SendMessage - How can I click this toolbar item "Connect" -
I need to submit a button within another program but I dont know how to identify it since it's not a standard button. I am trying to use SendMessage to click "Connect" and "Disconnect" When I am connected to the internet, the "Connect" button changes


Network/Internet Connections -
Is there any way other than using the InternetGetConnectedState function to tell whether or not a pc is connected to either the internet or LAN? I've tried using the InternetGetConnectedState function, but it doesn't seem to be working properly. It detects when my PC is connected to


Another one of my strange questions -
I am currently helping administer a network that has 5 computers. The people using the network want to share a single internet connection, but, they don't always want to tie up a phone line, since it is also a fax line and sometimes two people talk on the phone at the same time. So,


How to Disconnet -
Hi i have made a program to connect me on internet but now i cant make him disconnect me as well. Any help!?