Click here to Skip to main content
15,887,135 members
Home / Discussions / C#
   

C#

 
GeneralRe: Basic question about memory allocation Pin
A M SOMAN13-Aug-07 3:36
A M SOMAN13-Aug-07 3:36 
GeneralRe: Basic question about memory allocation Pin
blakey40413-Aug-07 3:39
blakey40413-Aug-07 3:39 
GeneralRe: Basic question about memory allocation Pin
N a v a n e e t h13-Aug-07 3:52
N a v a n e e t h13-Aug-07 3:52 
QuestionHow to connect to Remote PC using C# Coding? Pin
N a r e s h P a t e l13-Aug-07 3:20
N a r e s h P a t e l13-Aug-07 3:20 
AnswerRe: How to connect to Remote PC using C# Coding? Pin
Justin Perez13-Aug-07 3:24
Justin Perez13-Aug-07 3:24 
GeneralRe: How to connect to Remote PC using C# Coding? Pin
N a r e s h P a t e l13-Aug-07 3:32
N a r e s h P a t e l13-Aug-07 3:32 
GeneralRe: How to connect to Remote PC using C# Coding? Pin
Justin Perez13-Aug-07 3:45
Justin Perez13-Aug-07 3:45 
AnswerRe: How to connect to Remote PC using C# Coding? Pin
Michael Sync13-Aug-07 16:36
Michael Sync13-Aug-07 16:36 
nareshgoradara wrote:
Is that possible to connect to remote using IP Address.


How do you want to connect that remote PC?

Remote Desktop?

You can use either Microsoft Web Remote Desktop Connection or C# VNCClient.

Microsoft Remote Desktop

For Developer: Remote Desktop Web Connection [^]

Remote Desktop Manager (MSTSCUI.NET)[^]

C# VNC Client

VNC-Client for .NET is a VNC-Client written in C# using the .NET Framework.[^]

Is that remote PC FTP Server?

C# FTP Client Library[^]

FTP Server in C# [^]

Console FTP in C#[^]

Is that remote PC EMail Server?

So, If it's IMAP, use Outlook dll for accessing Email Server.

OR

OpenSmtp.Net[^]

OpenSource ASP.NET webmail application written in C#[^]

C# Email Server[^]


Is there any remoting host or socket host running in that remote PC?

Then, connect with remoting or socket

Is that remote PC Web Server?

then, it's simple, Try to connect like that ~ http://remotemachine/mywebsite1/

Smile | :)


Thanks and Regards,
Michael Sync ( Blog: http://michaelsync.net)

If you want to thank me for my help, please vote my message by clicking one of numbers beside "Rate this message". Why vote? Plz Read it here. Thank you. Smile | :)

QuestionHow to find the item that selected in ListView ? Pin
Yanshof13-Aug-07 3:09
Yanshof13-Aug-07 3:09 
AnswerRe: How to find the item that selected in ListView ? Pin
Justin Perez13-Aug-07 3:12
Justin Perez13-Aug-07 3:12 
AnswerRe: How to find the item that selected in ListView ? Pin
Giorgi Dalakishvili13-Aug-07 3:13
mentorGiorgi Dalakishvili13-Aug-07 3:13 
QuestionInstollation Solution Pin
Thaer Hamael13-Aug-07 2:56
Thaer Hamael13-Aug-07 2:56 
AnswerRe: Instollation Solution Pin
Justin Perez13-Aug-07 3:03
Justin Perez13-Aug-07 3:03 
GeneralRe: Instollation Solution Pin
Thaer Hamael13-Aug-07 3:59
Thaer Hamael13-Aug-07 3:59 
GeneralRe: Instollation Solution Pin
Justin Perez13-Aug-07 4:14
Justin Perez13-Aug-07 4:14 
Questionrexec in C# Pin
aziz_subaie13-Aug-07 2:44
aziz_subaie13-Aug-07 2:44 
AnswerRe: rexec in C# Pin
Paul Conrad16-Aug-07 16:26
professionalPaul Conrad16-Aug-07 16:26 
GeneralRe: rexec in C# Pin
aziz_subaie17-Aug-07 2:44
aziz_subaie17-Aug-07 2:44 
GeneralRe: rexec in C# Pin
Paul Conrad17-Aug-07 12:20
professionalPaul Conrad17-Aug-07 12:20 
GeneralRe: rexec in C# Pin
aziz_subaie17-Aug-07 18:36
aziz_subaie17-Aug-07 18:36 
GeneralRe: rexec in C# Pin
Paul Conrad18-Aug-07 3:42
professionalPaul Conrad18-Aug-07 3:42 
QuestionHow to add Custom folder To setup project Pin
salmonraju13-Aug-07 2:21
salmonraju13-Aug-07 2:21 
AnswerRe: How to add Custom folder To setup project Pin
sathish s13-Aug-07 3:01
sathish s13-Aug-07 3:01 
GeneralRe: How to add Custom folder To setup project Pin
salmonraju13-Aug-07 3:24
salmonraju13-Aug-07 3:24 
GeneralRe: How to add Custom folder To setup project Pin
sathish s13-Aug-07 3:37
sathish s13-Aug-07 3:37 

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.