Click here to Skip to main content
15,888,527 members
Home / Discussions / C#
   

C#

 
GeneralRe: Remoting Pin
OriginalGriff2-Oct-09 2:44
mveOriginalGriff2-Oct-09 2:44 
GeneralRe: Remoting Pin
Tom Deketelaere2-Oct-09 3:10
professionalTom Deketelaere2-Oct-09 3:10 
GeneralRe: Remoting Pin
OriginalGriff2-Oct-09 3:29
mveOriginalGriff2-Oct-09 3:29 
GeneralRe: Remoting Pin
Tom Deketelaere2-Oct-09 3:41
professionalTom Deketelaere2-Oct-09 3:41 
GeneralRe: Remoting Pin
OriginalGriff2-Oct-09 3:56
mveOriginalGriff2-Oct-09 3:56 
GeneralRe: Remoting Pin
amaankhan2-Oct-09 18:45
amaankhan2-Oct-09 18:45 
GeneralRe: Remoting Pin
Xmen Real 2-Oct-09 21:10
professional Xmen Real 2-Oct-09 21:10 
QuestionFTP Pin
JollyMansArt1-Oct-09 17:24
JollyMansArt1-Oct-09 17:24 
I have found a good article at http://www.codeguru.com/columns/vb/article.php/c8459__2/ to build a ftp client. But I wanted to get everyone's input on what the best way of doing this in c#.net or vb.net 2008.

What I am wanting to do is have 2 simple classes:
Class 1: Upload...
Class 2: Download...

All I want to pass into the class is the following:
IP Address
Port
Login
Password
Sending/Receiving File Location.

However I need the 2 classes to generate a form to show the user the stages of connection and progression of transmission.

Anyone have any insights on how I can go about this. Perhaps websites that can give me a working model to build from.
I could simply pass the command thru the command prompt but I would rather it be part of the main application and or .net framework if possible.
AnswerIgnore - Crosspost Pin
nagendrathecoder1-Oct-09 20:51
nagendrathecoder1-Oct-09 20:51 
Questionrecieving mails from outlook in C# code Pin
MahaKh1-Oct-09 17:24
MahaKh1-Oct-09 17:24 
AnswerRe: recieving mails from outlook in C# code Pin
Christian Graus1-Oct-09 18:09
protectorChristian Graus1-Oct-09 18:09 
GeneralRe: recieving mails from outlook in C# code Pin
Mycroft Holmes1-Oct-09 21:31
professionalMycroft Holmes1-Oct-09 21:31 
GeneralRe: recieving mails from outlook in C# code Pin
MahaKh5-Oct-09 17:26
MahaKh5-Oct-09 17:26 
QuestionUnreliable WebBroser control Pin
kozu1-Oct-09 12:01
kozu1-Oct-09 12:01 
AnswerRe: Unreliable WebBroser control Pin
Christian Graus1-Oct-09 12:16
protectorChristian Graus1-Oct-09 12:16 
GeneralRe: Unreliable WebBroser control Pin
kozu1-Oct-09 13:46
kozu1-Oct-09 13:46 
GeneralRe: Unreliable WebBroser control Pin
Christian Graus1-Oct-09 14:58
protectorChristian Graus1-Oct-09 14:58 
QuestionProblem adding data from a data set to a List Object Pin
AndyASPVB1-Oct-09 11:08
AndyASPVB1-Oct-09 11:08 
AnswerRe: Problem adding data from a data set to a List Object Pin
Dave Kreskowiak1-Oct-09 11:15
mveDave Kreskowiak1-Oct-09 11:15 
QuestionHow do you check to see if a web service is running or not? Pin
AndyASPVB1-Oct-09 10:49
AndyASPVB1-Oct-09 10:49 
AnswerRe: How do you check to see if a web service is running or not? Pin
Dave Kreskowiak1-Oct-09 11:14
mveDave Kreskowiak1-Oct-09 11:14 
AnswerRe: How do you check to see if a web service is running or not? Pin
PIEBALDconsult1-Oct-09 14:55
mvePIEBALDconsult1-Oct-09 14:55 
GeneralRe: How do you check to see if a web service is running or not? Pin
Dave Kreskowiak1-Oct-09 16:23
mveDave Kreskowiak1-Oct-09 16:23 
GeneralRe: How do you check to see if a web service is running or not? Pin
PIEBALDconsult2-Oct-09 3:42
mvePIEBALDconsult2-Oct-09 3:42 
QuestionException while creating table in azure. Pin
VasntKrish1-Oct-09 9:23
VasntKrish1-Oct-09 9:23 

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.