Jump to content

TCP connectivity at boot-up


Recommended Posts

Ok so iam trying to script that when started it reads some data from some files on the hard-disk, then it Init's a connection back to the server side where the server takes the data and stores it for later refrence. the only problem is whenever the "client" script is started from the registry the connection never makes it, however if i start the application manually it works fine, ive even included a small loop in the script to try and connect if there is no connections active but even that dont work any help would be great,

a bit more info,

iam running windows XP sp2 for testing the client side and Windows XP sp3 for the server side

the registry key is under Hkey_local_machine\microsoft\windows\current Ver\Run\

Edited by uplink477
Link to comment
Share on other sites

A network must be available. You will need to loop your connect until it succeeds. The network is not always available right away at boot up... perhaps.

Lar.

nope didnt work i tryed makeing my script sleep for 5 mins beofer it did anythign, still same problem

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...