Gamestudio Links
Zorro Links
Newest Posts
Zorro 2.70
by jcl. 09/29/25 09:24
optimize global parameters SOLVED
by dBc. 09/27/25 17:07
ZorroGPT
by TipmyPip. 09/27/25 10:05
assetHistory one candle shift
by jcl. 09/21/25 11:36
Plugins update
by Grant. 09/17/25 16:28
AUM Magazine
Latest Screens
Rocker`s Revenge
Stug 3 Stormartillery
Iljuschin 2
Galactic Strike X
Who's Online Now
3 registered members (NewbieZorro, TipmyPip, 1 invisible), 19,045 guests, and 8 spiders.
Key: Admin, Global Mod, Mod
Newest Members
krishna, DrissB, James168, Ed_Love, xtns
19168 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Websockets #434702
12/24/13 13:19
12/24/13 13:19
Joined: Jul 2013
Posts: 158
F
Feindbild Offline OP
Member
Feindbild  Offline OP
Member
F

Joined: Jul 2013
Posts: 158
I desperately need a websocket implementation for Acknex.
There are several libraries, like this one for C:
http://libwebsockets.org/trac/libwebsockets
But I'm not a good enough coder to pull this off.

Unfortunatelly this is for a noncommercial educational project, so I can't shell out much for it. But please do not hesitate to give me an estimate if you're able to provide a working solution.

Re: Websockets [Re: Feindbild] #435400
01/07/14 15:24
01/07/14 15:24
Joined: Jul 2013
Posts: 158
F
Feindbild Offline OP
Member
Feindbild  Offline OP
Member
F

Joined: Jul 2013
Posts: 158
Nobody? frown
I only need to send/receive strings, no HTTP server features needed.

Re: Websockets [Re: Feindbild] #435403
01/07/14 16:19
01/07/14 16:19
Joined: Apr 2007
Posts: 3,751
Canada
WretchedSid Offline
Expert
WretchedSid  Offline
Expert

Joined: Apr 2007
Posts: 3,751
Canada
Compile the library yourself and pull the types and function prototypes in, then load the library via LoadLibrary() and retrieve the function symbols via GetProcAddress().
This should get you started in the right direction, unfortunately that's all I can offer. If you have a specific question during the implementation of the above, don't hesitate to ask though.


Shitlord by trade and passion. Graphics programmer at Laminar Research.
I write blog posts at feresignum.com

Moderated by  adoado, checkbutton, mk_1, Perro 

Gamestudio download | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1