R Rudi Larno Jan 27, 2004 #1 We make a GPRS connection and we would like to close existing connection after upload or synchronize how could we do this? Thanks
We make a GPRS connection and we would like to close existing connection after upload or synchronize how could we do this? Thanks
T Thomas Jan 27, 2004 #3 If you open the connection by P/Invoking RasDial function, you simply have to P/Invoke RasHangUp function. Thomas
If you open the connection by P/Invoking RasDial function, you simply have to P/Invoke RasHangUp function. Thomas