dmurphy

Administrator
Hey there!

I am trying to make a c# app or service that will poll the runuo server for stats such as how many players are online.

This is to augment another project of mine. I know the packet that needs to be sent is:

0x7f, 0x00, 0x00, 0x01, 0xf1, 0x00, 0x04, 0xff

But I do not know what to do after sending the packet to record the information.

Any help is appreciated!
 
Hi!
I can't help you myself as I have no idea how to go about doing it :p
However I know that Kyn over on JoinUO forums would be more than happy to help you out and from the bits I do understand it's relatively simple once you know how.

I know it's not good practice to link to other board etc. but the way I see it JoinUO and ServUO should be working in harmony rather than as competitors :p
 
Back