Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Opened 14 years ago

Closed 13 years ago

#357 closed task (worksforme)

Protocol for server discovery

Reported by: dafrick Owned by: smerkli
Priority: minor Milestone:
Component: Network Version: 0.0.4
Keywords: Cc:
Referenced By: References:

Description (last modified by scheusso)

Orxonox at the moment, can only discover servers that operate in the same LAN. Your task would be to establish a protocol to discover servers all over the internet.

For that we would need a deamon on our orxonox.net server where other servers could register themselves and a protocol to contact the orxonox.net server and get a list of the servers that have registered themselves there.

This is a job for someone who already knows a bit about network programming. This task will probably involve analyzing other protocols (used for this task) and using enet to implement an orxonox version of such a protocol.

Some maybe usefull links:

Change History (5)

comment:1 Changed 14 years ago by scheusso

  • Description modified (diff)

comment:2 Changed 14 years ago by dafrick

  • Keywords PPS removed
  • Owner changed from nobody to smerkli

comment:3 Changed 14 years ago by scheusso

  • Description modified (diff)

comment:4 Changed 13 years ago by rgrieder

I believe this task has been done. Eventual enhancements can be issued in separate tickets.

comment:5 Changed 13 years ago by dafrick

  • Resolution set to worksforme
  • Status changed from new to closed

Agreed.

Note: See TracTickets for help on using tickets.