using socket port twice in runrev on the same machine

Dar Scott dsc at swcp.com
Wed Aug 23 12:07:48 EDT 2006


On Aug 23, 2006, at 3:08 AM, runrev at animabit.de wrote:

> Any idea?
>
> I want to connect different programs (runrev standalones, visual  
> basic based exe and perl programms on webservers) using sockets and  
> often it is necessary to connect two programs on the same machine.

1
On Windows, Rev will listen on a port even when another process is  
listening on that port.  You won't get an error message.  Maybe you  
had another app up and it was accessed instead of the Rev app.

2
If you are testing in the IDE you might have one stack blocking the  
other stack.

Dar Scott




More information about the use-livecode mailing list