Click here to Skip to main content
15,903,030 members
Home / Discussions / C#
   

C#

 
GeneralRe: pls Provide C# code for the Visual Basic code Below Pin
Michael P Butler5-Jun-05 3:44
Michael P Butler5-Jun-05 3:44 
GeneralC# Active FTP Data Transfer Pin
eddieg764-Jun-05 17:21
eddieg764-Jun-05 17:21 
GeneralRe: C# Active FTP Data Transfer Pin
WillemM5-Jun-05 0:29
WillemM5-Jun-05 0:29 
GeneralRe: C# Active FTP Data Transfer Pin
emgeed6-Jun-05 14:48
emgeed6-Jun-05 14:48 
GeneralRe: C# Active FTP Data Transfer Pin
WillemM6-Jun-05 20:38
WillemM6-Jun-05 20:38 
GeneralRe: C# Active FTP Data Transfer Pin
eddieg767-Jun-05 12:42
eddieg767-Jun-05 12:42 
GeneralRe: C# Active FTP Data Transfer Pin
S. Senthil Kumar5-Jun-05 4:10
S. Senthil Kumar5-Jun-05 4:10 
GeneralRe: C# Active FTP Data Transfer Pin
eddieg766-Jun-05 16:55
eddieg766-Jun-05 16:55 
Thanks Senthil. I'm writing an FTP Client. Assume that I'm already connected to the FTP server. After connecting, I want to FTP a file in Active mode. In order to do so, I create a new socket with my local IP and a random port and listen to it. I then send the "POST 192,168,xxx,xxx,xxx,xxx" command to the server which has my local ip and random port I just generated that I want the server to connect to. The problem is that it doesn't seem that the server ever connects with the IP and port that I sent, hence, the error in my original post. How do I make the server connect to my IP/port? I know I'm missing something.....

Thanks again for your help!

Eddie
GeneralRe: C# Active FTP Data Transfer Pin
S. Senthil Kumar6-Jun-05 17:40
S. Senthil Kumar6-Jun-05 17:40 
GeneralHELP overriding windows message Pin
Sasuko4-Jun-05 15:13
Sasuko4-Jun-05 15:13 
GeneralRe: HELP overriding windows message Pin
Luis Alonso Ramos4-Jun-05 17:01
Luis Alonso Ramos4-Jun-05 17:01 
Generalcorrect way in c# to... Pin
rocky_pulley4-Jun-05 12:05
rocky_pulley4-Jun-05 12:05 
GeneralRe: correct way in c# to... Pin
Carsten Zeumer4-Jun-05 12:29
Carsten Zeumer4-Jun-05 12:29 
GeneralRe: correct way in c# to... Pin
S. Senthil Kumar5-Jun-05 4:14
S. Senthil Kumar5-Jun-05 4:14 
GeneralTabAlignment change messing up my buttons' mouse events Pin
Flack4-Jun-05 10:50
Flack4-Jun-05 10:50 
GeneralProblem with MySQL connection Pin
tantiboh4-Jun-05 10:01
tantiboh4-Jun-05 10:01 
GeneralRe: Problem with MySQL connection Pin
Dave Kreskowiak4-Jun-05 15:58
mveDave Kreskowiak4-Jun-05 15:58 
Generalcaputring a textbox Pin
Anonymous4-Jun-05 9:21
Anonymous4-Jun-05 9:21 
GeneralRe: caputring a textbox Pin
MoustafaS4-Jun-05 11:38
MoustafaS4-Jun-05 11:38 
GeneralRe: caputring a textbox Pin
eggie54-Jun-05 11:51
eggie54-Jun-05 11:51 
Generalforeign windows: position and size of minimize button Pin
FreeClimber4-Jun-05 9:18
FreeClimber4-Jun-05 9:18 
GeneralCombobox - Add Object's name property, not Object's name Pin
Seraphin4-Jun-05 7:35
Seraphin4-Jun-05 7:35 
GeneralRe: Combobox - Add Object's name property, not Object's name Pin
Carsten Zeumer4-Jun-05 7:42
Carsten Zeumer4-Jun-05 7:42 
GeneralRe: Combobox - Add Object's name property, not Object's name Pin
Seraphin4-Jun-05 8:10
Seraphin4-Jun-05 8:10 
GeneralRe: Combobox - Add Object's name property, not Object's name Pin
Carsten Zeumer4-Jun-05 8:21
Carsten Zeumer4-Jun-05 8:21 

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.