I have an NLM which uses CLib and XPlat to connect to a remote server, then performs some file system tasks. I noticed
that even if I'm calling NWCCOpenConnByName() with NWCC_TRAN_TYPE_UDP, the traffic will be NCP over TCP anyway, as shown
by Ethereal. Am I missing some important steps here, or NWCC_TRAN_TYPE_UDP really gets ignored by the API?
Actually I don't really care which protocol is used, I just want to know whether it makes sense to offer UDP as a
protocol in the configuration options, or TCP and IPX is enough.
Gyorgy
There should be a set command SET NCP OVER UDP = ON or
at least there was one a few years back.
Roger Thomas, DevNet SysOp 22
"Gyorgy Camaszotisz (Developer SysOp 13)" <dev...@novell.com> wrote in message news:42BC13B...@novell.com...
Gyorgy
http://support.novell.com/cgi-bin/search/searchtid.cgi?/10053606.htm
It would be worth checking that the NCP group has not tied the
protocol to the setting.
Roger Thomas, DevNet SysOp 22
"Gyorgy Camaszotisz (Developer SysOp 13)" <dev...@novell.com> wrote in message news:42BFC6F3...@novell.com...