Search found 2 matches

by Jean-Marc
Sun Jan 28, 2007 2:30 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Bad answer of the "accept" command
Replies: 2
Views: 3974

Thanks, Mark
effectively
"accept connections on port 1024 ..."
works on Mac OS X
by Jean-Marc
Sat Jan 27, 2007 5:00 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Bad answer of the "accept" command
Replies: 2
Views: 3974

Bad answer of the "accept" command

When I execute the following handler, it always answers "error binding socket" on my Mac OS X system, but it works very well on my Window system. (with the OS, I can receive sockets so I am sure the Mac is visible from remote systems). Some body knows why ? Is there, some where, a demonstation stack...