|
-
February 14th, 2003, 12:46 PM
#1
how to create remote viewer of real time data
How can I connect a remote (accross network/internet)application to my current application's data structures?
I want to create some type of remote viewer.
Thanks for any help
-Sam
-
February 14th, 2003, 01:11 PM
#2
then you need some sort of TCP/IP socket mechanism which will allow pass the data from one machine to another...
you can define ports and write a simple chat app where another app will make use of this chat app and pass/get thro and fro datas...
Paresh
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|