Displaying 2 results from an estimated 2 matches for "ack1".
Did you mean:
ack
2003 Jan 04
0
Anyone here user lightwave/screamernet
...any information people here have about their
experience with running screamernet under wine, currently I can run it
in a console, it seems to run fine anyway, the command I use is this
wine --debugmsg fixme-all -- x:/Programs/lwsn.exe -2
-c"x:/LWConfigFiles" "w:/job1" "w:/ack1"
that runs screamernet and I get the expected output.
the problem comes from when I try to run this command through my
interface, it seems to just "lock" well, not hard, cause you can kill
it, but it just seems to sit there and do nothing.
it seems to say the obligatory
<start...
2001 Dec 11
0
Wine 2001.11.08, FreeBSD 4.{2,4}, Lightwave 5.6 Screamernet Node
...le of parameters that point back to
the share.
A typical invocation on the first node would be (after sharing C: on the
controller as c_drive)
C:\> net use z: \\controller\c_drive
C:\> z:
Z:\> newtek\programs\lwsn.exe -2 z:\newtek\programs\job1 \
z:\newtek\programs\ack1
The second node uses ...\job2 and ...\ack2, and so on, for each
additional node. The controller and the nodes co-ordinate with one
another by reading and writing to these files.
lwsn.exe is an NT console application, it doesn't use the GUI. Notice
that none of the Lightwave software is stor...