Problem with listen() command

Michael Goffioul michael.goffioul at gmail.com
Wed May 7 16:24:14 CDT 2008


On Wed, May 7, 2008 at 10:56 PM, Van-Hoa Dao <vhdao at kleer.com> wrote:
>
>
>
>
> Hi,
>
>
>
> I have installed Octave version 3.0.1 for Windows. After running the socket
> command listen (3132, 'localhost'), Octave window just disappearred. I have
> checked the Task Manager but did not see it running in the background.
> Please give me a help.

Have a look at this link for an example on how to use the sockets
package. When trying this example, the listen command runs fine
on my system (Windows XP).

http://octave.svn.sourceforge.net/viewvc/octave/trunk/octave-forge/main/sockets/src/test_socket?revision=3499&view=markup

Michael.


More information about the Help-octave mailing list