How to programatically share a windows directory?
Tue, 28 Mar 2006 09:55:20 -0600
Howdy,
I've been pulling my hair out trying to programatically share a Windows
XP folder.
The code below (based on examples I've found via Google) appears to
work. All the api calls succeed. After it is run both windows file
explorer and the various relevant tools from System Internals show that
the ...
|
socket.select() fails with > 64 sockets
Mon, 27 Mar 2006 07:57:31 +1000
We have a server that monitors a number of file descriptors using
Socket.Select() (.NET 1.1). It works fine until the number of
descriptors reaches 65, at which point the call bombs with an
"index out of range" exception. The bottom of the stack trace
looks something like:
System.IndexOutOfRangeException: A ...
|
China ZhongZhan Aids Mei Mei
Sat, 18 Mar 2006 18:31:19 -0800
Killer!
http://onfinite.com/libraries/175399/440.jpg
elmar@digi-art.de
...
|
China ZhongZhan Aids Mei Mei
Sat, 18 Mar 2006 18:31:13 -0800
Killer!
http://onfinite.com/libraries/175399/440.jpg
elmar@digi-art.de
...
|
China ZhongZhan Aids Mei Mei
Sat, 18 Mar 2006 08:38:57 -0800
Killer!
http://onfinite.com/libraries/175399/440.jpg
elmar@digi-art.de
...
|
China ZhongZhan Aids Mei Mei
Sat, 18 Mar 2006 08:38:51 -0800
Killer!
http://onfinite.com/libraries/175399/440.jpg
elmar@digi-art.de
...
|
Telnet in DOS
Thu, 16 Mar 2006 11:58:55 -0500
Not sure if this is the right place, but here goes.
I've been trying to learn about networking and have started by trying the
TELNET command (XP-MCE-SP2). When I run the TELNET www.somhost.com 80 in a
DOS window, the prompt comes back, but I can't see the characters I type. I
can type in a command (i.e. G ...
|
|
|
SnmpWalk with WinSNMP API?
Tue, 14 Mar 2006 09:35:13 +0100
Hello,
im developing a software project with the winSNMP API under .NET.
I have imported all the funktions from the dll and anything is working fine
so far.
But now I have a question.
If I want to read some values from an SNMP Device I always have to send a
Variable Binding List with a OID and a Valu ...
|
WMI, C++, PercentIdleTime, PercentProcessorTime and a Remote Windows 2003 Multiprocessor Box
10 Mar 2006 16:53:27 -0800
Hello,
Firstoff, I apologize for the cross-post.
I have an odd problem accessing
Win32_PerfRawData_PerfProc_Process::PercentProcessorTime and
Win32_PerfFawData_PerfOS_Processor::PercentIdleTime counters on a
remote Windows 2003 box with four processors.
The process returns correct results from remote W ...
|
how to share serial port
Sat, 7 Jan 2006 01:52:37 -0500
Hello,
is this possible to share serial port?
I have laptop without it, but desktop has it.
I need to run program on the laptop wich uses
serial port.
thanks
...
|