Were trying to map several drives and before doing so (since its over a VPN) we wanted to confirm the host was alive. Of course, intuitively we wanted to use ping w/ Windows Scripting. We did...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_Script/Q_22405696.ht...
Zones:
VB ScriptDate Answered: 02/28/2007 Grade: A Views: 14
When I have my app started from another app (to name it: SAPs "front.exe"...) my startupdialog (DoModal()in theApp.InitInstance()) comes up well, but after termination of the dialog, the mainwindow...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_10005784.htm...
Zones:
Windows MFCDate Answered: 03/20/1997 Grade: C Views: 0
A servlet, after it was activated, it staied in system (an area calls "pool"), it means that it wont be reload when a request for it arrives later , but,
(1) how long will it stay there ?
(2) If...
http://www.experts-exchange.com/Programming/Languages/Java/Q_11695258.html
In a stored procedure a client wants to query from a remote database via a database link, if that database is not on-line they want to query from a shadow database on a separate server. Sort of a p...
http://www.experts-exchange.com/Database/Oracle/Q_20182599.html
Zones:
OracleDate Answered: 06/05/2002 Grade: A Views: 0
Hi !
I need an exact way how to generate dinamically XML,XSL from ASP.
Prob:
When I use native .xml and .xsl and view it in a browser, it works correctly.
When one of them (or both) com...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/XML/Q_20310775.htm...
Zones:
XMLDate Answered: 06/13/2002 Grade: A Views: 0
Hi all,
My ISP auto disconnects after 60 minutes, I would like an application which redials automatically without any user intervention whenever the line is disconnected.
Many Thanks
Dave
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/XP/Q_20954350.html
Zones:
Windows XPDate Answered: 04/14/2004 Grade: A Views: 0
Hi,
I wonder how can I know whether the socket is still alive or not? Or if there is some error occurs, is there any way I can know what kinda error it is...just like "GetLastError()"???
Can...
http://www.experts-exchange.com/Programming/Languages/Java/Q_20978466.html
Zones:
JavaDate Answered: 05/06/2004 Grade: A Views: 0
Does anyone know how to write a "keep-alive" service for Windows, with C#?
I want to keep a certain EXE running.
This EXE needs to be running as the user that is currently logged in.
Also, i...
http://www.experts-exchange.com/Programming/Misc/Q_21454446.html
Zones:
ProgrammingDate Answered: 07/08/2005 Grade: A Views: 0
Hi,
i need help to build 2 applications
one "sniffer" to check if the other applications are "still alive"
my first idea was to use the database
put a timer on each application
the sniffe...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_21651596.htm...
I wish to write a checkserverstatus.aspx that will run "ping IP" and if it has a reply, it means
its alive. I wish to also check if telnet/ftp service is running..
How can i code .aspx to send...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_21845682.html