Category:Tech Reference

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
(Added Quicklinks to top of the page.)
m (moving list of functions to the tech ref page)
 
(9 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
{{Template:Quicklinks}}
+
{{Quicklinks}}
<br />
+
= Technical Reference =
  
[[Technical Reference | Technical Reference]] -> [[Technical Reference/terms | Terms]] -> '''Overview'''
+
This is a set of software technical reference pages including term definitions and describing how the OpenSimulator works from invocation, initialization, main loop and various services.
  
== [[Technical Reference | Technical Reference]] ==
 
  
This is a set of software technical reference pages including term definitions and describing how the simulator works from invocation, initialization, main loop and various services.
+
= Glossary: What do all these terms mean? =
  
=== What do all these terms mean? ===
+
* [[Definitions | Terms and Definitions]] - Glossary defining common terms used by OpenSimulator developers
  
[[Technical Reference/Terms/Definitions | Technical Reference Terms and Definitions]]
 
  
 +
= OpenSimulator Primary Components =
  
 +
* [[OpenSim.cs]] - The main OpenSimulator source code file
 +
* [[OpenSim SwInit|OpenSim_SwInit]] - Initialization from Main()
 +
* [[OpenSim SwMainLoopl|OpenSim_SwMainLoopl]] - After initialization, a main loop waits for connections or commands
 +
* [[OpenSim SwRegionHandshake|OpenSim_SwRegionHandshake]] - How a client connects to the simulator
 +
* [[OpenSim UserService|OpenSim_UserService]] - How the user server works
 +
* [[OpenSim InterRegionCommunications|OpenSim_InterRegionCommunications]] - How the sim communicates with other sims
 +
* [[OpenSim GridService|OpenSim_GridService]] - How the grid server works
 +
* [[OpenSim AssetService|OpenSim_AssetService]] - How the asset server works
 +
* [[OpenSim SimService|OpenSim_SimService]] - How the simulator operates after a connection is made
 +
* [[Sim Throttles|Sim_Throttles]] - How the simulator handles throttling of packets
  
----
 
  
=== Technical Reference Pages and Common Terms: ===
+
= Other Technical Reference Pages =
 +
[[Category:Help]]
 +
[[Category:Support]]
 +
[[Category:Standards]]

Latest revision as of 07:41, 19 September 2020

[edit] Technical Reference

This is a set of software technical reference pages including term definitions and describing how the OpenSimulator works from invocation, initialization, main loop and various services.


[edit] Glossary: What do all these terms mean?


[edit] OpenSimulator Primary Components


[edit] Other Technical Reference Pages

Personal tools
General
About This Wiki