Good point! I'm not very well versed in how to deal with
http proxies, but I'll see what I can find. The user data
is available from the .sah files, but if you are a member
of a group, or have multiple clients running on remote
servers, the information in these files won't be up to
date. That is why I chose to go with polling the web
page. Thanks for the suggestion, I'll see what I can do!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=296133
Good point! I'm not very well versed in how to deal with
http proxies, but I'll see what I can find. The user data
is available from the .sah files, but if you are a member
of a group, or have multiple clients running on remote
servers, the information in these files won't be up to
date. That is why I chose to go with polling the web
page. Thanks for the suggestion, I'll see what I can do!
Logged In: YES
user_id=296133
Until this functionality is complete, use this command line
to launch JSETIMon with proxy support:
javaw -DproxySet=true -DproxyHost=myhost -
DproxyPort=myport -jar JSETIMon.jar
myhost = The machine your proxy server resides on
myport = The http proxy port