|
-
Jul 22nd, 2012, 04:56 AM
#1
Thread Starter
New Member
Data transferbetween two vb6 software via internet
Hi all
I have designed a temperature monitoring device that connect to my computer via serial port.I have tested it and the readings are successfully shown on a small vb program i designed.to this everything gone OK!.
Now i want to display this readings on another computer(of course on a vb program) on internet.my problem is how i can send this readings from my computer using vb6 through internet and receive at distant computer and show it live(somewhat).
What i actually want to know is How data transfer is possible between two vb6 software via internet.
please help me to get a start(for the simplest solution).
thanks in advance
-
Jul 23rd, 2012, 01:54 AM
#2
Re: Data transferbetween two vb6 software via internet
You need to use the Winsock Control. If you search the codebank here for 'winsock' you'll find many examples.
-
Jul 24th, 2012, 07:17 AM
#3
Thread Starter
New Member
Re: Data transferbetween two vb6 software via internet
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
|