MS3 and TCP/IP Sockets
3 posts
• Page 1 of 1
MS3 and TCP/IP Sockets
Greetings.
Does the new MiServer v3.0 (MS3) contain support for TCP/IP Socket connections?
I looked through the current 3.0 version user's guides but may have over-looked it.
Thanks!
//W
Does the new MiServer v3.0 (MS3) contain support for TCP/IP Socket connections?
I looked through the current 3.0 version user's guides but may have over-looked it.
Thanks!
//W
-
woody - Posts: 144
- Joined: Tue Dec 28, 2010 12:54 am
- Location: Atlanta, Georgia USA
Re: MS3 and TCP/IP Sockets
Hi Woodley,
I'm assuming that by "socket" connections you actually mean websocket connections.
Websockets allow for full-duplex communications over a single TCP connection.
The bad news is currently MiServer 3.0 does not support websockets.
The good news is it will soon (within the next year) - a forthcoming release of Conga (Dyalog's TCP/IP utility library) will include support for websockets and we will in turn add support in MiServer for them. We expect it to be an integral part of doing two-way data binding between your APL application and a web page. Websockets should also make interactive things like chatrooms and games easier to implement.
/Brian
I'm assuming that by "socket" connections you actually mean websocket connections.
Websockets allow for full-duplex communications over a single TCP connection.
The bad news is currently MiServer 3.0 does not support websockets.
The good news is it will soon (within the next year) - a forthcoming release of Conga (Dyalog's TCP/IP utility library) will include support for websockets and we will in turn add support in MiServer for them. We expect it to be an integral part of doing two-way data binding between your APL application and a web page. Websockets should also make interactive things like chatrooms and games easier to implement.
/Brian
-
Brian|Dyalog - Posts: 120
- Joined: Thu Nov 26, 2009 4:02 pm
- Location: West Henrietta, NY
Re: MS3 and TCP/IP Sockets
Although MiServer doesn't support upgrading a connection to a websocket yet, we probably know enough between us (Bjørn Christensen & Gilgamesh Athoraya in particular) to help you get started with this now. If you send me an e-mail explaining your requirements I'll try to connect you and if successful, we can post back to the forum when we have something working.
-
Morten|Dyalog - Posts: 460
- Joined: Tue Sep 09, 2008 3:52 pm
3 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 1 guest
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group