Well-- it looks like I was wrong on a few counts.
I read that you can have many sockets open on one port.
And that an open port is bidirectional.
Search found 3 matches
- Thu May 24, 2012 10:55 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Peer to Peer Questions
- Replies: 1
- Views: 1771
- Thu May 24, 2012 6:13 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Peer to Peer Questions
- Replies: 1
- Views: 1771
Peer to Peer Questions
The Internet Chat.rev example program has a server and client stack. Multiple client stacks can be opened, and all messages are relayed by the server to all clients. I'm using this as a starting point for a peer to peer chat project. So in my effort I have a couple of questions. Maybe someone can po...
- Thu May 10, 2012 6:05 pm
- Forum: Talking LiveCode
- Topic: Deployment to WEB
- Replies: 27
- Views: 20477
Re: Deployment to WEB
Very good point Paul-- I'm sure that's why the web browser plugin hasn't been updated. I often wondered if it would even be possible to accommodate all of LiveCodes features via HTML5. Maybe there would have to be a reduced feature set. Or-- it might be even better-- if liveCode could produce a Java...