Click here to Skip to main content
15,896,154 members
Home / Discussions / Windows Forms
   

Windows Forms

 
AnswerRe: connecting to the google talk server Pin
led mike30-May-08 9:13
led mike30-May-08 9:13 
JokeRe: connecting to the google talk server Pin
joachimpr1-Jun-08 20:09
joachimpr1-Jun-08 20:09 
GeneralRe: connecting to the google talk server Pin
led mike2-Jun-08 4:26
led mike2-Jun-08 4:26 
GeneralRe: connecting to the google talk server Pin
joachimpr4-Jun-08 2:29
joachimpr4-Jun-08 2:29 
GeneralRe: connecting to the google talk server Pin
led mike4-Jun-08 5:17
led mike4-Jun-08 5:17 
GeneralRe: connecting to the google talk server Pin
joachimpr5-Jun-08 21:07
joachimpr5-Jun-08 21:07 
GeneralRe: connecting to the google talk server Pin
Harvey Saayman2-Jun-08 20:33
Harvey Saayman2-Jun-08 20:33 
GeneralRe: connecting to the google talk server Pin
joachimpr5-Jun-08 21:23
joachimpr5-Jun-08 21:23 
It has to go over remote.

In other words(or graphically illustrated):

Client1(My PC at work where the application is running) ? Server(google containing my gtalk profile ? Client2(My mobile phone containing my mxit client)

So in essence it should function as such:

- I send an instant message from client2 containing a command eg. Open windows media player.
- the server receives the message and sends it to client1
- client1 receives the message and executes the command(Open windows media player)
- client1 sends a response (instant message saying “opened windows media player”) back to the server.
- the server then receives the response and sends it back to client1.

Then I can read the message.

And BOOM!!! You’ve got yourself a remote controllable application!

Any help?
GeneralRe: connecting to the google talk server Pin
Harvey Saayman8-Jun-08 19:48
Harvey Saayman8-Jun-08 19:48 
QuestionA file with the same path already exists in the project. Pin
balaji_vbr29-May-08 19:48
balaji_vbr29-May-08 19:48 
QuestionShould not copy-paste in textbox into textbox in C#.Net Pin
somagunasekaran29-May-08 3:19
somagunasekaran29-May-08 3:19 
AnswerRe: Should not copy-paste in textbox into textbox in C#.Net Pin
buchstaben29-May-08 22:54
buchstaben29-May-08 22:54 
GeneralRe: Should not copy-paste in textbox into textbox in C#.Net Pin
dan!sh 29-May-08 23:32
professional dan!sh 29-May-08 23:32 
Questionwindows Forms Problem using Asp.Net 2005 with C#. Pin
Akash Agarwal29-May-08 1:50
Akash Agarwal29-May-08 1:50 
AnswerRe: windows Forms Problem using Asp.Net 2005 with C#. Pin
led mike29-May-08 4:38
led mike29-May-08 4:38 
AnswerRe: windows Forms Problem using Asp.Net 2005 with C#. Pin
Christian Graus29-May-08 13:36
protectorChristian Graus29-May-08 13:36 
QuestionReportViewer on UserControl Pin
irinabe28-May-08 22:31
irinabe28-May-08 22:31 
QuestionDisplay window name in taskbar Pin
asma_panjabi28-May-08 21:29
asma_panjabi28-May-08 21:29 
Questionhow can i make password case sensitive. Pin
balaji_vbr28-May-08 20:25
balaji_vbr28-May-08 20:25 
AnswerRe: how can i make password case sensitive. Pin
Ashfield28-May-08 21:18
Ashfield28-May-08 21:18 
GeneralRe: how can i make password case sensitive. Pin
balaji_vbr29-May-08 19:08
balaji_vbr29-May-08 19:08 
GeneralRe: how can i make password case sensitive. Pin
Rob Smiley30-May-08 12:15
Rob Smiley30-May-08 12:15 
AnswerRe: how can i make password case sensitive. Pin
Christian Graus29-May-08 13:35
protectorChristian Graus29-May-08 13:35 
Questionupdate Datagridview content to xmlfile Pin
kancha28-May-08 17:02
kancha28-May-08 17:02 
Question[Message Deleted] Pin
kancha28-May-08 16:44
kancha28-May-08 16:44 

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.