301 Moved Permanently

301 Moved Permanently


cloudflare
thinkgear_socket_protocol.1402089078.txt.gz ยท Last modified: 2014/06/06 14:11 (external edit)

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
thinkgear_socket_protocol [2014/06/06 14:11]
Jamie Yang [Response]
thinkgear_socket_protocol [2014/06/18 14:16] (current)
neurosky [Introduction]
Line 4: Line 4:
 The ThinkGear Socket Protocol (TGSP) is a [[http://​www.json.org|JSON-based]] protocol for the transmission and receipt of ThinkGear brainwave data between a client and a server. TGSP was designed to allow languages and/or frameworks without a standard serial port API (e.g. Flash and most scripting languages) to easily integrate brainwave-sensing functionality through socket APIs.  The ThinkGear Socket Protocol (TGSP) is a [[http://​www.json.org|JSON-based]] protocol for the transmission and receipt of ThinkGear brainwave data between a client and a server. TGSP was designed to allow languages and/or frameworks without a standard serial port API (e.g. Flash and most scripting languages) to easily integrate brainwave-sensing functionality through socket APIs. 
  
-This document is a specification for TGSP.+This document is a specification for TGSP and can be used in conjunction with the ThinkGear Connector applications on the PC and Mac.
  
  
Line 67: Line 67:
 <​important>​ <​important>​
 Because it may take some time for the ThinkGear Connector to re-configure itself to transmit JSON packets, several binary packets may be prematurely transmitted to the application. As such, an application should be able to handle the receipt of unexpected binary packets without failing critically. Because it may take some time for the ThinkGear Connector to re-configure itself to transmit JSON packets, several binary packets may be prematurely transmitted to the application. As such, an application should be able to handle the receipt of unexpected binary packets without failing critically.
 +
 +Update: The Binary Socket Packet Format is now deprecated in favor of the JSON format.
 </​important>​ </​important>​
  
  
-Update: The Binary Socket Packet Format is now deprecated in favor of the JSON format. 
 ====== Headset Data Transmission ====== ====== Headset Data Transmission ======
 **TODO DEPRECATED** **TODO DEPRECATED**
301 Moved Permanently

301 Moved Permanently


cloudflare