Jump to content
Xtreme .Net Talk

Recommended Posts

Guest cbelcher
Posted

Good afternoon everyone, I want to thank anyone in advance that can give me a hand.

 

Here's the question: I wrote a simple little media player making calls to the quartz.dll. Now I want to extend this application so as to be able to have the front end on one pc (my Wireless Toshiba 3500 Tablet pc) and control this application on a remote server. I want to be able to hit play on the remote pc and it would play the file (via DCOM or maybe .NET's remoteng) on the server.

 

Questions

1. Is this doable?

2. If someone thinks it is. What are your suggestions for getting started?

 

I don�t have a huge VB background so be gentle.

 

Thanks

Craig

Guest cbelcher
Posted

Im going to try it!

 

I see some code on MSDN for a HTTP request using the socket class. So I guess I can figure out the client side sending the play message. But what about the server side? Do I need to use the TCPlistener Class?

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...