Click here to Skip to main content
15,916,042 members
Home / Discussions / C#
   

C#

 
AnswerRe: c++ code on C# project Pin
Semion_N10-Feb-07 18:44
Semion_N10-Feb-07 18:44 
QuestionHyperbar Pin
Dirk Reske10-Feb-07 9:51
Dirk Reske10-Feb-07 9:51 
AnswerRe: Hyperbar Pin
Christian Graus10-Feb-07 10:46
protectorChristian Graus10-Feb-07 10:46 
GeneralRe: Hyperbar Pin
Dirk Reske10-Feb-07 12:09
Dirk Reske10-Feb-07 12:09 
GeneralRe: Hyperbar Pin
Christian Graus10-Feb-07 12:22
protectorChristian Graus10-Feb-07 12:22 
Question finding connected users in current ftp sessions programatically in iis Pin
::smithy::10-Feb-07 8:24
::smithy::10-Feb-07 8:24 
AnswerRe: finding connected users in current ftp sessions programatically in iis Pin
Dave Kreskowiak10-Feb-07 8:42
mveDave Kreskowiak10-Feb-07 8:42 
GeneralRe: finding connected users in current ftp sessions programatically in iis Pin
::smithy::10-Feb-07 11:35
::smithy::10-Feb-07 11:35 
thanks the for reply dave, i've been using the System.DirectoryServices namespace to create and delete iis ftp virtual directories, get/set the logfiledirectory, get/set the AccessRead and AccessWrite properties etc etc and have had a rummage around adsi and wmi but the getting ofthe connected users just doesnt seem possible with any of those api's

but i've just found the following post about getting a list of tcp connections on a machine which i'm hoping might take me in the right direction. loop through all (open) tcp connections on port 21 and then do something with result to map that connection back to the windows user the connection belongs to... out of my comfort zone to be honest!

http://devdistrict.com/codedetails.aspx?A=397

If i get anywhere with it i'll post my findings if anyone is interested.

cheers
john
QuestionDebug code won't die gracefully. Pin
Edwin Smith10-Feb-07 8:05
Edwin Smith10-Feb-07 8:05 
AnswerRe: Debug code won't die gracefully. Pin
ShermansLagoon12-Feb-07 3:04
ShermansLagoon12-Feb-07 3:04 
QuestionClass Library Pin
max2929710-Feb-07 6:52
max2929710-Feb-07 6:52 
AnswerRe: Class Library Pin
Dave Kreskowiak10-Feb-07 6:57
mveDave Kreskowiak10-Feb-07 6:57 
GeneralRe: Class Library Pin
max2929710-Feb-07 8:48
max2929710-Feb-07 8:48 
GeneralRe: Class Library Pin
Dave Kreskowiak10-Feb-07 10:38
mveDave Kreskowiak10-Feb-07 10:38 
AnswerRe: Class Library Pin
Luc Pattyn10-Feb-07 11:08
sitebuilderLuc Pattyn10-Feb-07 11:08 
GeneralRe: Class Library Pin
Dave Kreskowiak10-Feb-07 12:54
mveDave Kreskowiak10-Feb-07 12:54 
GeneralRe: Class Library Pin
Luc Pattyn10-Feb-07 13:00
sitebuilderLuc Pattyn10-Feb-07 13:00 
GeneralRe: Class Library Pin
Dave Kreskowiak10-Feb-07 15:04
mveDave Kreskowiak10-Feb-07 15:04 
GeneralRe: Class Library Pin
Luc Pattyn11-Feb-07 0:51
sitebuilderLuc Pattyn11-Feb-07 0:51 
GeneralRe: Class Library Pin
Dave Kreskowiak11-Feb-07 6:04
mveDave Kreskowiak11-Feb-07 6:04 
GeneralRe: Class Library Pin
Luc Pattyn11-Feb-07 6:30
sitebuilderLuc Pattyn11-Feb-07 6:30 
AnswerRe: Class Library [modified] Pin
Colin Angus Mackay10-Feb-07 12:12
Colin Angus Mackay10-Feb-07 12:12 
GeneralRe: Class Library Pin
Luc Pattyn10-Feb-07 12:17
sitebuilderLuc Pattyn10-Feb-07 12:17 
GeneralRe: Class Library Pin
Colin Angus Mackay10-Feb-07 12:29
Colin Angus Mackay10-Feb-07 12:29 
QuestionDesigning Custom Membership Object Questions... Pin
spar108r10-Feb-07 6:51
spar108r10-Feb-07 6:51 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.