Displaying 1 result from an estimated 1 matches for "gpipe".
Did you mean:
pipe
1998 Mar 12
0
Code to check Password Server Group Memberships
...es opening pipes and allot of
non intuitive packets. I just haven't had the time to
try to figure out how they work. If someone knows the
breakdown, I would try to code some other possibly
nice features in.
Clay L Jones
/* Some bytes to be copied into the get grouplist request */
uchar gpipe[] =
{
0x1A, /* Unsure what this should be, I have seen 1A and
F0 */
'\\', 0,
'P', 0,
'I', 0,
'P', 0,
'E', 0,
'\\', 0,
'L', 0,
'A', 0,
'N', 0,
'M', 0,
'...