search for: c051

Displaying 2 results from an estimated 2 matches for "c051".

Did you mean: 1051
1998 Jan 05
1
domainlogon with win95
...and show to the password in the login-window. I have try a snoop, an see that the Win95-Client (juva) make a broadcast but no server answers. Can someone help me. Here is the the snoop: 1 0.00000 juva -> (broadcast) ARP C Who is 192.108.34.53, juva ? 0: ffff ffff ffff 0000 c051 fecd 0806 0001 .........Q...... 16: 0800 0604 0001 0000 c051 fecd c06c 2235 .........Q...l"5 32: 0000 0000 0000 c06c 2235 0000 0000 0000 .......l"5...... 48: 0000 0000 0000 0000 0000 0000 ............ 2 1.96438 juva -> (broadcast) ARP C Who...
2012 Jun 14
1
question regarding CMPIObjectPath
Folks, I'm a new user and I'm trying to build a standalone application using libvirt-cim (rather than use a full-fledged CIMOM). I need some help. While calling the CMPIInstanceMI->ft->enumerateInstances, I need to pass a reference to CMPIObjectPath. My application is crashing because I don't know what is the correct constructor for this. If I do ref = CMPIObjectPath () then