Jump to content

Recommended Posts

Posted

I'm using weather view 32 to upload data to weather underground using the rapid fire exe. Unfortunately it's ignoring the proxy settings in internet explorer. I've manual set the winhttp to the proxy also but this doesn't work.

 

I was wondering if there was a program that can intercept inept programs like this and forward their traffic. It's all http so no security issues.

  • 2 weeks later...
Posted
You need to have a transparent proxy setup then programs will work as if it had direct connection to internet. Whoever provides your filtering should be able to do it . I know Netsweeper and Smoothwall both have option.
  • Thanks 1
Posted

I couldn't find away in netsh to FORCE all http traffic through the proxy. I did change the winhttp but the exe still didn't work so I assume it doesn't use it.

 

proxyfier looks like it will work but £27. The teacher will wonder why his £470 software just doesn't work..

 

Well the developer told me directly he doesn't support proxies! (also he network software requires all pupils to have admin share to the WVserver, pupils have to manually enter the product key (per user) and run a batch script to allow the software to run with UAC turned on BTW the batch script wont run unless you are an admin! :( This software is old and it shows!

 

I'm soo lucky that we don't need a proxy connection to our ftp server or this software would be next to useless.

Posted

I love developers like that. I know why they do it, its so much easier to write software that doesn't use the standard windows routines.

 

(both those statements are patently false)

Posted
I love developers like that. I know why they do it, its so much easier to write software that doesn't use the standard windows routines.

 

(both those statements are patently false)

 

one fun one i came up against recently, was where the program crashed at startup, no indication of what was wrong other than what looked like referencing an invalid memory address/null pointer type of crash.

After inspection with process monitor, it turned out it was trying to write to a file name debug.log in the root of C:\

 

are most school networks that badly managed that they let students write all over the c: drive? to make matters worse (after we created a dummy blank file and allowed permissions to it via GPO) it turns out the program was trying to write one line the text "no errors" !

Posted

i think it depends whos written it.

 

i read an article yesterday that had an interesting summary,

 

"microsoft thinks in if statements. google thinks in bayes theorum"

  • Thanks 1

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



×
×
  • Create New...