Click here to Skip to main content
15,892,643 members
Home / Discussions / C#
   

C#

 
GeneralRe: Class Licensing...few more ?'s Pin
Heath Stewart4-Nov-03 2:48
protectorHeath Stewart4-Nov-03 2:48 
GeneralClass not licensed for use error message Pin
frank214-Nov-03 2:25
frank214-Nov-03 2:25 
GeneralRe: Class not licensed for use error message Pin
Heath Stewart4-Nov-03 2:33
protectorHeath Stewart4-Nov-03 2:33 
GeneralpropertyName of System.ManagementObject Pin
kokain4-Nov-03 0:25
kokain4-Nov-03 0:25 
GeneralRe: propertyName of System.ManagementObject Pin
Kannan Kalyanaraman4-Nov-03 1:04
Kannan Kalyanaraman4-Nov-03 1:04 
GeneralRe: propertyName of System.ManagementObject Pin
Anonymous4-Nov-03 12:37
Anonymous4-Nov-03 12:37 
GeneralRe: propertyName of System.ManagementObject Pin
kokain4-Nov-03 20:49
kokain4-Nov-03 20:49 
QuestionHow to find an available port...!! Pin
Søren Christensen3-Nov-03 22:23
Søren Christensen3-Nov-03 22:23 
Hi
I need some help with some code i making. I´m making an FTP Server, an need to make a Socket were I can be listening for new connections. The problem is, that I can not use a static port number because, there will be many clients, and therefor I need a new port for each client connecting with a passive connection.

In other languages (java) you just make a new ServerSocket() with the portnumber 0, and then you´ll get a ServerSocket running on a new available port every time..

How can I do this in C#.... please help me - a FTP server which can only handle one passive connection at the time is not very efficient.. Smile | :)

thx in advance

Søren
AnswerRe: How to find an available port...!! Pin
Heath Stewart4-Nov-03 2:45
protectorHeath Stewart4-Nov-03 2:45 
GeneralRe: How to find an available port...!! Pin
Søren Christensen4-Nov-03 4:30
Søren Christensen4-Nov-03 4:30 
GeneralC# Mail & Request Read Receipt Pin
Raj Warrier3-Nov-03 19:32
Raj Warrier3-Nov-03 19:32 
GeneralRe: C# Mail & Request Read Receipt Pin
Steve S4-Nov-03 1:33
Steve S4-Nov-03 1:33 
Questionhow to know a file is accessed by another process Pin
NotProfessional3-Nov-03 17:13
NotProfessional3-Nov-03 17:13 
AnswerRe: how to know a file is accessed by another process Pin
Heath Stewart4-Nov-03 3:20
protectorHeath Stewart4-Nov-03 3:20 
GeneralRe: Using ADO Recordset.AddNew in C# Pin
Heath Stewart4-Nov-03 3:03
protectorHeath Stewart4-Nov-03 3:03 
QuestionImage composition ?? Pin
azusakt3-Nov-03 14:26
azusakt3-Nov-03 14:26 
AnswerRe: Image composition ?? Pin
Christian Graus3-Nov-03 15:01
protectorChristian Graus3-Nov-03 15:01 
GeneralCreating Attributes At Run Time Pin
Markyg3-Nov-03 14:02
Markyg3-Nov-03 14:02 
GeneralRe: Creating Attributes At Run Time Pin
Mike Ellison4-Nov-03 2:51
Mike Ellison4-Nov-03 2:51 
GeneralRe: Creating Attributes At Run Time Pin
Heath Stewart4-Nov-03 3:00
protectorHeath Stewart4-Nov-03 3:00 
GeneralRe: Creating Attributes At Run Time Pin
Mike Ellison4-Nov-03 6:20
Mike Ellison4-Nov-03 6:20 
GeneralRe: Creating Attributes At Run Time Pin
Markyg4-Nov-03 10:34
Markyg4-Nov-03 10:34 
GeneralRe: Creating Attributes At Run Time Pin
Roger Alsing4-Nov-03 3:52
Roger Alsing4-Nov-03 3:52 
GeneralWAN IP address Pin
marnicola3-Nov-03 13:10
marnicola3-Nov-03 13:10 
GeneralRe: WAN IP address Pin
Heath Stewart4-Nov-03 2:53
protectorHeath Stewart4-Nov-03 2:53 

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.