Click here to Skip to main content
15,886,422 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Remote control a vb.net application from the Internet? is this possible? Pin
Shameel28-Aug-11 9:09
professionalShameel28-Aug-11 9:09 
GeneralRe: Remote control a vb.net application from the Internet? is this possible? Pin
super28-Aug-11 22:19
professionalsuper28-Aug-11 22:19 
GeneralRe: Remote control a vb.net application from the Internet? is this possible? Pin
Keith Barrow28-Aug-11 22:53
professionalKeith Barrow28-Aug-11 22:53 
GeneralRe: Remote control a vb.net application from the Internet? is this possible? Pin
Shameel28-Aug-11 23:07
professionalShameel28-Aug-11 23:07 
GeneralRe: Remote control a vb.net application from the Internet? is this possible? Pin
Keith Barrow28-Aug-11 23:25
professionalKeith Barrow28-Aug-11 23:25 
AnswerRe: Remote control a vb.net application from the Internet? is this possible? Pin
Keith Barrow28-Aug-11 23:13
professionalKeith Barrow28-Aug-11 23:13 
GeneralRe: Remote control a vb.net application from the Internet? is this possible? Pin
per7829-Aug-11 8:50
per7829-Aug-11 8:50 
GeneralRe: Remote control a vb.net application from the Internet? is this possible? Pin
Keith Barrow29-Aug-11 10:08
professionalKeith Barrow29-Aug-11 10:08 
per78 wrote:
Is it not possible to solve this challenge without being a hack?

It's not really a hack. Shameel's problem is that you could theoretically use the mechanism to hack other people's systems using your player as a means of communication. As I said, any application is capable of doing this without communication from the web server at all. Pretending for one moment your intent is malicious, all the remote functionality would give you is control over what the "trojan" player does on the client machine.

Extending functionality pretty much always increases risk of one form or another, you need to work to a level you think is right/ applicable. The real risk is that others will use your software to get access to your system somehow, but good design will reduce this risk right down.

If this Player is just for you and your friends you don't need to worry unduly about external hack attempts, especially if the site is hosted, and communicates, on a local network. In this case I'd suggest a basic web service on the Player side that has methods for each function you want to access remotely.

Questionwhois - registration "history" Pin
devvvy27-Aug-11 22:15
devvvy27-Aug-11 22:15 
AnswerRe: whois - registration "history" Pin
Gregory Gadow29-Aug-11 5:56
Gregory Gadow29-Aug-11 5:56 
QuestionAccessing DB2 physical file from ASP.NET Pin
Member 322226426-Aug-11 17:33
Member 322226426-Aug-11 17:33 
QuestionAdding dotfuscated assembly to websetup project. Pin
Pritish Sahoo26-Aug-11 4:11
Pritish Sahoo26-Aug-11 4:11 
QuestionHow to register and use MyCustomControl? [modified] Pin
Savun Cheam25-Aug-11 18:48
Savun Cheam25-Aug-11 18:48 
AnswerRe: How to register and use MyCustomControl? Pin
Pravin Patil, Mumbai25-Aug-11 21:32
Pravin Patil, Mumbai25-Aug-11 21:32 
GeneralRe: How to register and use MyCustomControl? Pin
prabhatkumartiwari28-Aug-11 19:23
prabhatkumartiwari28-Aug-11 19:23 
GeneralRe: How to register and use MyCustomControl? Pin
Savun Cheam30-Aug-11 17:09
Savun Cheam30-Aug-11 17:09 
QuestionRepeat table onclick Pin
Nannab24-Aug-11 14:12
Nannab24-Aug-11 14:12 
AnswerRe: Repeat table onclick Pin
Not Active24-Aug-11 16:36
mentorNot Active24-Aug-11 16:36 
GeneralRe: Repeat table onclick Pin
Nannab25-Aug-11 3:28
Nannab25-Aug-11 3:28 
GeneralRe: Repeat table onclick Pin
Not Active25-Aug-11 4:08
mentorNot Active25-Aug-11 4:08 
GeneralRe: Repeat table onclick Pin
Nannab26-Aug-11 15:13
Nannab26-Aug-11 15:13 
GeneralRe: Repeat table onclick Pin
Not Active27-Aug-11 3:53
mentorNot Active27-Aug-11 3:53 
GeneralRe: Repeat table onclick Pin
Nannab27-Aug-11 15:16
Nannab27-Aug-11 15:16 
GeneralRe: Repeat table onclick Pin
Not Active29-Aug-11 9:02
mentorNot Active29-Aug-11 9:02 
Questionhow to put condition under the table which is inside the repeater?? Pin
Dhyanga23-Aug-11 12:05
Dhyanga23-Aug-11 12:05 

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.