[Open Source]ServerManager (Open Server files is Closed)

04/11/2015 11:50 DeaDeployment#1
Hello Since a guy called "nevetS" Afraid of sharing he's source code i decided to write a similar program with better features

first of all flame is not allowed any flame comments will be reported

this program made in less than 10 minutes (not so special)


Features :

when you open the program you will see a form similar to this one
[Only registered and activated users can see links. Click Here To Register...]
checkbox called Open files if Closed program will check if it's true if one of the server files (exes) is closed it will automatically open it (No autostart for SMC i'll add it later) timer refresh every 5 seconds

button close files used to Close all server files opened immediately

centered label used to tell the user if all files are running or some files are still not running

about box contains info about the owner (Me)


Usage :
throw this program in the server files directory

download link :

[Only registered and activated users can see links. Click Here To Register...]

No virusTotal Since this is a source code (Solution Cleaned)

Press Thanks if it worked :)

Request 2 Move sorry :D
04/11/2015 12:23 CrystalCoder#2
Good job bro :)))
04/11/2015 12:23 DeaDeployment#3
Quote:
Originally Posted by CrystalCoder View Post
Good job bro :)))
thank you so match :D
04/14/2015 13:07 PortalDark#4
#moved to correct section
04/14/2015 19:39 @$$#5
upload this to attachment cuz filesfm sucks
04/14/2015 20:32 LastThief*#6
Timers are waste of resources..Use threading instead
04/14/2015 20:54 blapanda#7
Other than that, there are a lot of missing things.
E.g. certification execution and checking is missing.
This type of checking isn't reliable nor won't work.

Few processes are more than once declared, and even wrong declared (it was something with MachineManager where it should start GatewayServer).
The shutdown progress won't work. That will crash Win7+ OS users.
Checking and restarting won't work either.
04/14/2015 23:47 DeaDeployment#8
Quote:
Originally Posted by blapanda View Post
Other than that, there are a lot of missing things.
E.g. certification execution and checking is missing.
This type of checking isn't reliable nor won't work.

Few processes are more than once declared, and even wrong declared (it was something with MachineManager where it should start GatewayServer).
The shutdown progress won't work. That will crash Win7+ OS users.
Checking and restarting won't work either.
oh calm down i dont have anything related to restart also it's not starting the server files it will open any file if closed you know what i mean ? about certification i forgot to add it this is an opensource program have fun editing

type of checking works with me on 8.1 32bits

Quote:
Originally Posted by LastThief* View Post
Timers are waste of resources..Use threading instead
okay you can edit it and upload your's here

Quote:
Originally Posted by @$$ View Post
upload this to attachment cuz filesfm sucks
added to attachments :)
04/15/2015 21:27 Gummieֆ'#9
Good Jop ;)
04/16/2015 12:30 blapanda#10
Quote:
Originally Posted by DeaDeployment View Post
oh calm down i dont have anything related to restart also it's not starting the server files it will open any file if closed you know what i mean ? about certification i forgot to add it this is an opensource program have fun editing

type of checking works with me on 8.1 32bits
My version is working correctly, with the usual starter (what you mean) and the service enabler.

[Only registered and activated users can see links. Click Here To Register...]
This tool and/or it's src are not intended to be shared among the crowd. Please consider reading this context, because I won't reply to the mails asking about and for this tool and it's src. And yes, this tool has been coded by my humble self.

And about the structure of your windows:
Win8(.X) lib != Win7 (or lower) lib.
Isn't as stable as people might think. Same goes for the compatibility.
04/16/2015 13:09 DeaDeployment#11
Quote:
Originally Posted by blapanda View Post
My version is working correctly, with the usual starter (what you mean) and the service enabler.

And about the structure of your windows:
Win8(.X) lib != Win7 (or lower) lib.
Isn't as stable as people might think. Same goes for the compatibility.
yes sure good luck anyway