EOSERV Forum > Lounge > Background Server Runner
Topic is locked.
Page: << 1 >>
Background Server Runner
Author Message
Post #77888 Background Server Runner


Lawl Desmond you gave me the idea with your server hoster. :)

 

Heres a little program i made, Run it, select your server location, then bam! click "Run in the background" and its running without the Console UI and the server is still hosting.

Can run any application in the background without the annoying Console UI but mainly for servers. Post suggestions here for it. Heres the ZIP

http://wildsurvival.users.anapnea.net/downloads/BackgroundServer.exe 

Requirements : .Net Framework will probrably required. As its in VB.Net

Currently working on :

List of backgrounded files [FINISHED]

Kill Process [FINISHED]

Hide Process [FINISHED]

Show Process [FINISHED]

Tray [FINISHED]

Input command [IMPOSSIBLE due to using ShellExecution needing to be false for IO.Stream to work for StandardInput]

Woot! Update V2 : http://wildsurvival.users.anapnea.net/downloads/BackgroundServer.exe

Woot!  V3 Has Tray Button!

---
Andrewbob - I would be on the fucking copter of rofls

Programmer, Web Developer, and Graphics Designer
14 years, 6 weeks ago
Post #77890 Re: Background Server Runner

Nice, will use this.

A suggestion is to hide it to the toolbar at the bottom right.

---
Create your own destiny, don't let someone else do it for you.
14 years, 6 weeks ago
Post #77892 Re: Background Server Runner

Can't you just use TrayIT? :O

14 years, 6 weeks ago
Post #77895 Re: Background Server Runner
AustinB posted: (15th May 2011 02:17 am)

Nice, will use this.

A suggestion is to hide it to the toolbar at the bottom right.


Will do, thanks for the suggestion.

Edit: Had trouble with kill command to end process, Lawl. VB.NET Sucks at that xD

Edit: Now having trouble unhiding and rehiding the process because VB.Net doesnt have anything for hiding and showing open applications.

Edit: VB.NET ShowWindowsAsync sucks so i need to make something for it for SW_SHOW to show a hidden window, this is because the VB.NET handlers for it messes up when its been hidden already and always returns false after it has been hidden.

If anyone has a solution to the above, reply. P.S. BackgroundServer Hide command works :o just not show command.

---
Andrewbob - I would be on the fucking copter of rofls

Programmer, Web Developer, and Graphics Designer
14 years, 6 weeks ago
Post #77911 Re: Background Server Runner

Glad to inspire you. I did have on in VB that minimized it into the System Tray but I deleted that at least a year ago now.

---
I am an alien and not crazy!
14 years, 6 weeks ago
Post #77921 Re: Background Server Runner

WIld, is there any way you can make a VPS for release? if you can, please tell me ;) I'd give you full CREDITS with it!!!

14 years, 6 weeks ago
Post #77925 Re: Background Server Runner

Very good thing Wild but you should add End Server too :/

---
Skype: izumibluuh

I sincerely apologize for my posts from when I was 12.
14 years, 6 weeks ago
Post #77929 Re: Background Server Runner
iSnow posted: (15th May 2011 11:41 am)

Very good thing Wild but you should add End Server too :/


when in game. Use $shutdown.
---
I am an alien and not crazy!
14 years, 6 weeks ago
Post #77940 Re: Background Server Runner


Yeah also had an idea to send commands to the console from the server runner but im doing that after i get the stupid ShowWindowsAsync SW_SHOW working. Btw, do you know how to get passed this?

Btw, Snow there is one just havnt released that copy yet. I will release when i get the show command to work.

Edit: Oh noez, cant use input

 

vixen posted: (15th May 2011 10:39 am)

WIld, is there any way you can make a VPS for release? if you can, please tell me ;) I'd give you full CREDITS with it!!!



VPS is a server hosting service. Which im not hosting anything.

 

Edit: Ok V2 is the new with all the features added, double click the selected in the listbox and it will bring up your options.

---
Andrewbob - I would be on the fucking copter of rofls

Programmer, Web Developer, and Graphics Designer
14 years, 6 weeks ago
Post #78718 Re: Background Server Runner

Sorry havent download it yet but does this also have a kill switch? And im looking forward for more updates!! :D

I noticed if you runn a restart.exe the eoserv.exe wont be runned in it too, so if i hosted two servers with that on my vps they would not be background runned and it would lagg, is there anyway you can fix this?

---
Skype: izumibluuh

I sincerely apologize for my posts from when I was 12.
14 years, 5 weeks ago
Post #78721 Re: Background Server Runner


Well this really isnt made for a VPS, it also does have a kill switch, to kill just double click the selected process and click stop.

---
Andrewbob - I would be on the fucking copter of rofls

Programmer, Web Developer, and Graphics Designer
14 years, 5 weeks ago
Post #78723 Re: Background Server Runner
Wildsurvival posted: (19th May 2011 06:53 pm)


Well this really isnt made for a VPS, it also does have a kill switch, to kill just double click the selected process and click stop.


Yeah but if you could make it VPS Material i would use it! very good idea :)
---
Skype: izumibluuh

I sincerely apologize for my posts from when I was 12.
14 years, 5 weeks ago
Page: << 1 >>
Topic is locked.
EOSERV Forum > Lounge > Background Server Runner