Re: [Release] Server Monitor
Re: [Release] Server Monitor
Server auto restarter? There have been many type's of programs like this, in the past I used Server Doc and it worked perfect.
Re: [Release] Server Monitor
i like the girl lol. whos that ?
Re: [Release] Server Monitor
Either way, many releases or not, this is still a nice release. Something I might even have to use. Thanks for the release.
Re: [Release] Server Monitor
Quote:
i like the girl lol. whos that ?
lol She come from heaven :D
Quote:
Server auto restarter? There have been many type's of programs like this, in the past I used Server Doc and it worked perfect.
Too many function. This one simple and easy to use. :P
Quote:
Either way, many releases or not, this is still a nice release. Something I might even have to use. Thanks for the release.
thank
Re: [Release] Server Monitor
i'll replace serverdoc with this program, nice release ~ btw who's that girl?
Re: [Release] Server Monitor
Re: [Release] Server Monitor
There is a bug. If server is already running it say server crash and open again another one. Thank you for your release!
Re: [Release] Server Monitor
Srr all. I have little problem. i will update this afternoon
Re: [Release] Server Monitor
Updated: Auto close crashed window before launch server.
- Fixed bug.
Re: [Release] Server Monitor
Nice release. Thanks.
So you have lvl_120_patch.rar ... can you share? :)
Thanks!
Re: [Release] Server Monitor
Re: [Release] Server Monitor
its a very nice tool!
But Admins Sonnb, you can make a update to severmonitor,
creatig a new varỉable in settings to server port?
because when the server are configured to use 10009 port, the sevemonitor works perfectly,
but when the sever are configured to use other port, the server monitor say: "Sever Crashed" and open other sever.exe... and in any seconds.. open other, and other, and other...
because of port configuration...
Thx for you patience and atention..
Congratulations for a perfect tool! ^^
Re: [Release] Server Monitor
Old program so maybe not =P You'd be better off asking on sonnb.com though.
Re: [Release] Server Monitor
if i find out how to do such a tool with C# i could write one ^^
But i think its just a timer which always makes a lookup on a port. if it doesnt answer it starts teh server.exe ^^
If its easy like this i could write an easy one where you can also change the port.
I try it maybe next week :)
maybe someone can tell me if my way is the right one :D
Re: [Release] Server Monitor
Doesn't this program just open up the game if the window has crashed? I haven't actually used it, though anything from Sonnb is good :)
If it really is crashing due to a port change, I imagine what's happening here is that the server is being detected as crashed/not crashed by having Winsock connect to it to determine connectability. If it's unable to connect locally, then it restarts the server. Well, since it's trying to detect the old port, it's probably restarting the server (or trying to) over and over again by closing the error message / frozen server via API or by ending the process (both would explain why it asks for the title of the server window).
Pretty easy programming, yet effective programming ^^
Re: [Release] Server Monitor
thats what i mean. But think there is no problem with the ports. Hope everyone knows his/her serverport then i coukld make a function where you can save 10007 or 10009 (or are there more)
But i think i will start it in about 2 weeks. Need to work on my pt first ^^
Re: [Release] Server Monitor
Some people change their server+client port manually. In fact, I believe Superman's latest repack has a server that uses a different port (or so was said by one of the posters). It's best to allow user to choose the port themselves, but leave it at 10009 by default.
Glad to see another programmer in the Ragezone PT section :)
Edit: Turns out Server Monitor is using 100% API. No winsock at all.
Re: [Release] Server Monitor
Quote:
Originally Posted by
DarkKnightH20
Some people change their server+client port manually. In fact, I believe Superman's latest repack has a server that uses a different port (or so was said by one of the posters). It's best to allow user to choose the port themselves, but leave it at 10009 by default.
Glad to see another programmer in the Ragezone PT section :)
Edit: Turns out Server Monitor is using 100% API. No winsock at all.
Oh youre right. I forgot that some people change the port.
so i think i just make it possible to change the port =D
and a timer who looks every minute if the server is still running should do it ^^
Im still new to C#. started it 2 weeks ago.
Im better with php but i will give it a try =)
Else you can help me maybe ^^
Re: [Release] Server Monitor
link to server monitor down?
Re: [Release] Server Monitor
Re: [Release] Server Monitor
idea:
you could build in a feature that writes out to a text box to say whether or not the server is online, this would save alot of users having to use php scripts to show server status, you could have a link to C:\\windows\inetpub\wwroot\status.txt
this way all a user would have to do would be to set a source as the text file and have it linked to a page on their site. :P
Good release!
Re: [Release] Server Monitor
Anyone still has this server monitor can upload please ty
Re: [Release] Server Monitor
haizz. Long time :)). If have someone still using my program then i will make new one for all. Thanks
Special thanks to DarkKnightH20 for nice supporting :))