Stopping accepting connections

Mark Schonewille m.schonewille at economy-x-talk.com
Thu Jan 2 14:51:34 EST 2014


Hi Paul,

8080 is a typical port number (you can use whatever number is allowed by your operating system) but it is also a socket. When you accept connections on port 8080, a socket with name 8080 is created. The openSockets function will return this as the name of one of the open sockets.

--
Best regards,

Mark Schonewille

Economy-x-Talk Consulting and Software Engineering
Homepage: http://economy-x-talk.com
Twitter: http://twitter.com/xtalkprogrammer
KvK: 50277553

Use Color Converter to convert CMYK, RGB, RAL, XYZ, H.Lab and other colour spaces. http://www.color-converter.com

We have time for new software development projects. Contact me for a quote.




On 2 jan 2014, at 20:45, Paul D. DeRocco wrote:
> 
> Thanks, I'll try that. But it seems odd. 8080 (which I assume is a typical
> port number) isn't really a socket, is it?





More information about the use-livecode mailing list