![]() |
|
#1
|
||||
|
||||
|
Make it so the listserver attempts to connect to a server, if it can't connect it sends a special packet to the server letting it know that it is unreachable and hides it from the server list.
The GServer then notifies any RC that logs in that the server is unreachable from the internet so has been hidden from the client list. |
| The Following 3 Users Say Thank You to Agret For This Useful Post: | ||
|
#2
|
||||
|
||||
|
Yes! Please please please do this!
|
|
#3
|
|||
|
|||
|
that would be a good thing to have
|
|
#4
|
||||
|
||||
|
And make the Listserver send a message to the GServer [Console wise] that the server is not port forwarded correctly. O_o
__________________
![]() |
|
#5
|
||||
|
||||
|
It has been requested before. If I get around to modifying the gserver again, I'll try to implement this as well as UPnP.
__________________
Once upon a midnight dreary, while I pondered weak and weary, Over many a quaint and curious volume of forgotten lore, While I nodded, nearly napping, suddenly there came a tapping, As of some one gently rapping, rapping at my chamber door. `'Tis some visitor,' I muttered, `tapping at my chamber door - Only this, and nothing more.' |
| The Following 4 Users Say Thank You to Nalin For This Useful Post: | ||
|
#6
|
||||
|
||||
|
I wonder how hard uPnP is to implement, I might give it a shot.
|
|
#7
|
|||
|
|||
|
and do remember the ppl who uses joey stuff, u will have to force him to update
|
|
#8
|
||||
|
||||
|
That's why we try to get many worthwhile updates into one neat lil package o_o
__________________
![]() |
|
#9
|
|||
|
|||
|
yup, its a good idea to do it that way
|
|
#10
|
||||
|
||||
|
It might be difficult. I would have to program code to determine the broadcast address for the user's router, which involves their IP address and their gateway address. So, step 1 is determining their local IP address and gateway. Step 2 is writing the code to send out the UPnP discovery request. Step 3 is reading the reply and sending out the port forward packet. Step 4 is designing a system to stick this all under its own thread so that we can stick the "Hide Unreachable Servers" code under it too.
__________________
Once upon a midnight dreary, while I pondered weak and weary, Over many a quaint and curious volume of forgotten lore, While I nodded, nearly napping, suddenly there came a tapping, As of some one gently rapping, rapping at my chamber door. `'Tis some visitor,' I muttered, `tapping at my chamber door - Only this, and nothing more.' |
![]() |
| Thread Tools | |
| Display Modes | |
|
|