Difference between revisions of "Protocol Information"

From RuneWiki
Jump to navigationJump to search
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
== Introduction ==
 
== Introduction ==
  
A protocol is a method of communication between two parties. In the case of RuneScape, the protocl is the method of how the game client and server communicate. There are a number different protocols in use in the RuneScape game, each with a different purpose.
+
A protocol is a method of communication between two parties. In the case of RuneScape, the protocol is the method of how the game client and server communicate. There are a number different protocols in use in the RuneScape game, each with a different purpose.
 +
 
 +
In addition to these, Jagex will also have protocols for communication between login and world servers and such. However, since these are internal, we cannot document them here.
  
 
== Protocols ==
 
== Protocols ==

Latest revision as of 17:50, 12 October 2009

Introduction

A protocol is a method of communication between two parties. In the case of RuneScape, the protocol is the method of how the game client and server communicate. There are a number different protocols in use in the RuneScape game, each with a different purpose.

In addition to these, Jagex will also have protocols for communication between login and world servers and such. However, since these are internal, we cannot document them here.

Protocols

  • RuneScape Protocol - this is the communication protocol between the game client and world server.
  • JAGGRAB Protocol - this protocol is used by the game client to fetch cache files.
  • Ondemand Protocol - this protocol is used by the game client to stream cache files throughout gameplay.