Talk:FlightGear Multiplayer Server: Difference between revisions

Jump to navigation Jump to search
Switch to the {{forum url}} and {{forum link}} templates for all "flightgear.org/forum" forum links.
(→‎Where do the repository live?: Link at bottom is dead. Is the repository on SourceForge these days?)
(Switch to the {{forum url}} and {{forum link}} templates for all "flightgear.org/forum" forum links.)
 
Line 20: Line 20:
   |The current MP system probably isn't able to deal with this amount of "traffic" at the client-side - thus, it might make more sense to develop this as a server-side module, that can be run as part of the fgms process.<br/>
   |The current MP system probably isn't able to deal with this amount of "traffic" at the client-side - thus, it might make more sense to develop this as a server-side module, that can be run as part of the fgms process.<br/>
<br/>
<br/>
See this thread for some fgms-related pointers: [http://flightgear.org/forums/viewtopic.php?f{{=}}18&amp;t{{=}}13510&amp;hilit{{=}}#p136501 viewtopic.php?f{{=}}18&amp;t{{=}}13510&amp;hilit{{=}}#p136501]
See this thread for some fgms-related pointers: {{forum link|p=136501}}
   |{{cite web |url=http://forum.flightgear.org/viewtopic.php?p=168249#p168249
   |{{cite web |url={{forum url|p=168249}}
     |title=<nowiki>Re: Populate AI Traffic with real traffic</nowiki>
     |title=<nowiki>Re: Populate AI Traffic with real traffic</nowiki>
     |author=<nowiki>Hooray</nowiki>
     |author=<nowiki>Hooray</nowiki>
Line 71: Line 71:


{{FGCquote
{{FGCquote
   |once we have network access in Nasal (i.e. socket support) and possibly a dedicated server-side property tree, it wouldn't be all that complex to come up with a dedicated Nasal interpreter that may run as a "weather server" in a standalone fashion, and push out property updates to all connected clients, similar to the concept employed by Torsten's FGPanel code: [http://flightgear.org/forums/viewtopic.php?f{{=}}5&amp;t{{=}}15132&amp;p{{=}}150341&amp;hilit{{=}}#p150341 viewtopic.php?f{{=}}5&amp;t{{=}}15132&amp;p{{=}}150341&amp;hilit{{=}}#p150341]<br/>
   |once we have network access in Nasal (i.e. socket support) and possibly a dedicated server-side property tree, it wouldn't be all that complex to come up with a dedicated Nasal interpreter that may run as a "weather server" in a standalone fashion, and push out property updates to all connected clients, similar to the concept employed by Torsten's FGPanel code: {{forum link|p=150341}}<br/>
<br/>
<br/>
On the other hand, all of this is touching a number of areas that will be directly affected by the ongoing HLA work.
On the other hand, all of this is touching a number of areas that will be directly affected by the ongoing HLA work.

Navigation menu