Enumerating users on remote machine without logon
Thu, 8 Mar 2007 18:53:02 -0800
How can i Enumerate users on remote machine without logon?
I am calling dwResult = NetQueryDisplayInformation ((LPCWSTR)pWideServer, 1,
nIndex, 10, 24, &dwCount, &m_pBuffer) but it is returning
ERROR_ACCESS_DENIED. is it necessary to connect to the remote machine first?
Thanks
...
|
ATL CSMTPConnection error 10038
Thu, 1 Mar 2007 07:48:35 -0500
I am using latest ATL CSMTPConnection class
========================================
CSMTPConnection conn;
if(!conn.Connect(m_bstrServer))
return HRESULT_FROM_WIN32(GetLastError());
if( !conn.SendMessage(msg) )
return HRESULT_FROM_WIN32(GetLastError());
conn.Disconnect();
================== ...
|
Sockets: recv=-1 BUT WSAGetLastError=0 (??)
Thu, 1 Mar 2007 13:27:26 +0100
Hi everyone!
Something weird is happening with an application of mine:
It works OK on any computer but on one (I have nearly one hundred
installations made, up and running).
The computer on which it is not running is: WinXP professional 2002 SP2 on
AMD Athlon64
Mainly my app is a TCP server.
Each clie ...
|
DNS in longhorn
Fri, 23 Feb 2007 20:43:05 -0800
Hi,
I am pulling my hair out trying to get DNS reverse zones to automatically
populate in longhorn. I don't know what I am doing wrong? ...
|
RASEnumConnections on VISTA using VB6
Wed, 21 Feb 2007 16:51:54 -0600
Does anyone have a short example of using RASEnumConnections using VB 6 on a
32 bit VISTA machine?
Thanks in advance.
...
|
10 connection limit and DCOM (Windows XP Professional)
Wed, 21 Feb 2007 11:16:24 -0500
I am having an intermittent problem with DCOM that the readers of the
microsoft.public.programmer.ole newsgroup have not been able to offer any
suggestions on (other than call Microsoft PSS). Since it is intermittent, it
is difficult to know what to look for or what to ask for from Microsoft PSS.
It happen ...
|
MS networking team online ?
Thu, 15 Feb 2007 08:18:42 +0100
Hi all,
IE team has show good interraction with customers by pusing a blog and
also answering to posts at both web and newsgroups ...
Is there such an actions done at networking team (and more specifically
IPv6) appart from the sparse "cabble guy" letter ?
Regards,
TM ...
|
|
|
How to ADD new encryption in WEP
14 Feb 2007 01:17:02 -0800
Hi,
1. I want to add my own encryption algorithm in WEP under wireless
LAN. The standard 802.11b WEP says use of RC4 algorithm, i want to
replace RC4 with my own encryption algorithm.
2. I want to add my own authentication method in 802.11b
Will any body will guide w.r.t above. What tools/software are requi ...
|
Questions regarding traditional VPN
Fri, 9 Feb 2007 12:27:59 +0100
Hello all,
I dont know whether it is the right place but I have some questions
regarding traditional VPNs.
1. If a company have many branch offices located at different cities. Then
how usually they enable the computers at their brance offices to be part of
a sing virtual private network? I assume that ...
|
How to configure outlook express to proxy server
7 Feb 2007 20:21:28 -0800
How to configure outlook express to proxy server as we do in browser
...
|