What are the DNet client's command line arguments?

Sukhoi

Elite Member
Dec 5, 1999
15,342
104
106
VNC won't work correctly with the DNet window on my DX4-100 and P133. Is there some way to make a shortcut to the DNet .exe file and put a special switch in the shortcut command line to make the client fetch/flush when the shortcut is run? Thanks!
 

TwoFace

Golden Member
May 31, 2000
1,811
0
0
Hey Sukhoi,

Yes there is :cool:

Commandline options:

dnetc -update (fetches and flushes)
dnetc -fetch
dnetc -flush (these are obvious ;))

dnetc -restart (obvious too isn't it?!?;))

dnetc -shutdown (again obvious)

Just make a shortcut and use the one you want and you should be fine :) I don't remember if you need " " around the shortcut, but if it doesn't work without it'll work with :cool:

With love and respect your fellow TA member

Two-Face

/edit fixed syntax a little ... wasn't very clear :eek: edit/
 

Sukhoi

Elite Member
Dec 5, 1999
15,342
104
106
Thanks!

What'll happen if I run -update when the client doesn't need to be updated? Will it just ignore the command and carry on it's merry way?
 

TwoFace

Golden Member
May 31, 2000
1,811
0
0
If buff-in.rc5/ogr is full and buff-out.rc5/ogr is empty it'll just state that buffers are full/empty no fetch/flush needed and carry on yes :)

With love and respect your fellow TA member

Two-Face
 

Ken g6

Programming Moderator, Elite Member
Moderator
Dec 11, 1999
16,584
4,495
75
BTW, Sukhoi, I've been experimenting with WinVNC lately. You probably need to uncheck the "poll console windows only" option to get the client to look right. It'll slow things down, but at least not as much as full-screen polling. :)

Or you could run the client (dnetc.com) in a DOS box, and then it should update right either way.
 

JWMiddleton

Diamond Member
Aug 10, 2000
5,686
172
106
Hi Sukhoi, If you type "dnetc /?" or "dnetc -help", it will give you three screens of command line options without starting up a cruncher.
 

Sukhoi

Elite Member
Dec 5, 1999
15,342
104
106
Thanks Ken.

Just running this shortcut through WinVNC should be faster than opening up the DNet client window anyway, so I think I'm just going to go with the shortcut.

Also thanks for the info JW