Click here to Skip to main content
15,893,663 members
Home / Discussions / C#
   

C#

 
AnswerRe: Extracting table from pdf in C# Pin
RaviRanjanKr6-Feb-11 23:37
professionalRaviRanjanKr6-Feb-11 23:37 
QuestionCaputre Unicode Keyboard Hook Pin
Anubhava Dimri4-Feb-11 18:14
Anubhava Dimri4-Feb-11 18:14 
AnswerRe: Caputre Unicode Keyboard Hook Pin
Richard MacCutchan4-Feb-11 23:30
mveRichard MacCutchan4-Feb-11 23:30 
GeneralRe: Caputre Unicode Keyboard Hook Pin
Anubhava Dimri4-Feb-11 23:41
Anubhava Dimri4-Feb-11 23:41 
GeneralRe: Caputre Unicode Keyboard Hook Pin
Richard MacCutchan5-Feb-11 0:03
mveRichard MacCutchan5-Feb-11 0:03 
GeneralRe: Caputre Unicode Keyboard Hook Pin
OriginalGriff4-Feb-11 23:44
mveOriginalGriff4-Feb-11 23:44 
GeneralRe: Caputre Unicode Keyboard Hook Pin
Anubhava Dimri5-Feb-11 0:13
Anubhava Dimri5-Feb-11 0:13 
QuestionWhat is the easy and efficient way to collaborate with a remote Desktop application ? [modified] Pin
Nadia Monalisa4-Feb-11 17:40
Nadia Monalisa4-Feb-11 17:40 
Hi,

I just got a new task to do. I need a desktop solution which will contact to another desktop application. My desktop application will send some message to the remote desktop application and the remote desktop application will print that message by the connected printer of that remote PC. Both of the application will be written by me in C# 4.0.

Now, how can I achieve this goal ? So far I thought, I will run IIS to the remote Desktop where the IIS will be running an ASP.NET Web Application. My application will post the message to an URL of the remote IIS served website, and that URL is an ASPX page, which will invoke a C# application and that application will print that message.

But, obviously it costs more by too much overhead. Cannot I directly connect to that printing application (using IP address or some other token) and send the print command ? Is WCF is the technology that can solve this problem ? If so, can you please show me any useful article ?

I have used WCF in my ASP.NET web application so that a remote desktop application can connect to my Web site and download information, but I did not host WCF in a Windows Application and I am not sure if that approach is the really best fit for my problem. I am not sure if WCF can be used over internet when hosting the WCF in a Windows application.

Regards

modified on Friday, February 4, 2011 11:54 PM

AnswerRe: What is the easy and efficient way to collaborate with a remote Desktop application ? Pin
Anubhava Dimri4-Feb-11 21:19
Anubhava Dimri4-Feb-11 21:19 
GeneralRe: What is the easy and efficient way to collaborate with a remote Desktop application ? Pin
Nadia Monalisa4-Feb-11 21:45
Nadia Monalisa4-Feb-11 21:45 
QuestionDetermine If String Is Encrypted Pin
Kevin Marois4-Feb-11 11:33
professionalKevin Marois4-Feb-11 11:33 
AnswerRe: Determine If String Is Encrypted Pin
Eddy Vluggen4-Feb-11 12:10
professionalEddy Vluggen4-Feb-11 12:10 
GeneralRe: Determine If String Is Encrypted Pin
Kevin Marois4-Feb-11 12:28
professionalKevin Marois4-Feb-11 12:28 
GeneralRe: Determine If String Is Encrypted Pin
Richard Andrew x644-Feb-11 13:06
professionalRichard Andrew x644-Feb-11 13:06 
GeneralRe: Determine If String Is Encrypted Pin
Eddy Vluggen5-Feb-11 7:35
professionalEddy Vluggen5-Feb-11 7:35 
GeneralRe: Determine If String Is Encrypted Pin
OriginalGriff5-Feb-11 9:34
mveOriginalGriff5-Feb-11 9:34 
AnswerRe: Determine If String Is Encrypted Pin
Henry Minute4-Feb-11 13:09
Henry Minute4-Feb-11 13:09 
AnswerRe: Determine If String Is Encrypted Pin
PIEBALDconsult4-Feb-11 13:25
mvePIEBALDconsult4-Feb-11 13:25 
AnswerRe: Determine If String Is Encrypted Pin
jschell4-Feb-11 13:49
jschell4-Feb-11 13:49 
AnswerRe: Determine If String Is Encrypted Pin
Abhinav S4-Feb-11 18:51
Abhinav S4-Feb-11 18:51 
AnswerRe: Determine If String Is Encrypted Pin
OriginalGriff4-Feb-11 21:23
mveOriginalGriff4-Feb-11 21:23 
QuestionRs232 Comm Ports Icon or Class?? Pin
glennPattonWork34-Feb-11 5:51
professionalglennPattonWork34-Feb-11 5:51 
AnswerRe: Rs232 Comm Ports Icon or Class?? Pin
Luc Pattyn4-Feb-11 5:57
sitebuilderLuc Pattyn4-Feb-11 5:57 
GeneralRe: Rs232 Comm Ports Icon or Class?? Pin
glennPattonWork34-Feb-11 6:08
professionalglennPattonWork34-Feb-11 6:08 
AnswerRe: Rs232 Comm Ports Icon or Class?? Pin
Luc Pattyn4-Feb-11 6:11
sitebuilderLuc Pattyn4-Feb-11 6:11 

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.