Is there some code to run the emulator trhough a work network?

netchicken

Active Member
Licensed User
Longtime User
I have to work behind a proxy that requires login ID and PW. The emulator has automatically got the proxy server and the proxy port. However I imagine the login window that we normally use isn't being triggered. As a result anything requiring the net doesn't work.

Is there some code I can put in the project that will call up the login window? I would use it just for projects developed on the network (I can comment it out for release).

As far as I know we run a bog standard Windows server system.

Cheers
 

netchicken

Active Member
Licensed User
Longtime User
Thanks Erel, I passed it on to the techie, apparently you can run the emulator from a command line that includes the username and password. This thread could be deleted if you want.
 
Upvote 0
Top