
04-14-2012, 08:51 PM
|
Graal Administration
|
Join Date: Jan 2000
Location: Admins
Posts: 11,693
|
|
There is web-socket support in Graal but only for the Graal connection itself not for TSocket. It's pretty complex so some custom implementation is not recommended.
If you want to communicate with the Graal server it can be easier to use server-side communication (a php script or so) or just use http requests. |
|
|