It appears you have not yet registered with DEVPPL. To register please click here... (it's fast, easy and free!)

Forum

Log In Sponsors
Board index Programming Visual Basic Forum

Somebody Help me in this complicated program!!

Moderator: dafunkymunky

Somebody Help me in this complicated program!!

Postby chrono_cross on Sun Mar 23, 2008 12:58 pm

I have two PC's connected through LAN,the first PC has a program written in VB contains text

boxes,these Text boxes has a periodically - updated values (like a program reads temperature

every # seconds using external thermometer)

the task is to write a VB program on the second PC accessing values in text boxes and display it

on its screen by any way(label or textbox)

i am very confused because i don't where to start this project,somebody give me a brief describtion


PLEEEEEEEEEASE HEEEEEEEEEEEEEELP
chrono_cross
 
Posts: 4
Joined: Sun Mar 23, 2008 8:33 am

Postby Etheryte on Sun Mar 23, 2008 1:09 pm

I can't really understand what the program is supposed to do? Read computer thermometers?
Image
User avatar
Etheryte
250+ Club
 
Posts: 255
Joined: Sun Mar 16, 2008 12:21 pm

Postby chrono_cross on Mon Mar 24, 2008 7:31 am

the first program (on the 1st PC) reads thermoeters (or any other values) and save them into text boxes, it's out of the concern, the task is to write another program (on the 2nd PC) that capture these values from text boxes and display it on it's own screen
chrono_cross
 
Posts: 4
Joined: Sun Mar 23, 2008 8:33 am

Postby Malin_uk on Thu Apr 17, 2008 7:01 pm

chrono_cross wrote:the first program (on the 1st PC) reads thermoeters (or any other values) and save them into text boxes, it's out of the concern, the task is to write another program (on the 2nd PC) that capture these values from text boxes and display it on it's own screen
The quickest way probably would be to send data from PC1 to any server as text. This of course should be done automatically by a program which is run on that PC1 . Then another program on PC2 would read this data from the same server as a text file and turned into values written in the text box. Sending data straight away from one pc to the other, when they only use Lan connection is much more complicated. Winsock would not recognize internal IP numbers. The speed of the program I recomend you now would not be impresive. Still I can write it for you for a price . Price is for the cost of server on which the transfered data would be stored.
Malin_uk
 
Posts: 2
Joined: Thu Apr 17, 2008 5:29 pm

Postby chrono_cross on Mon Apr 28, 2008 5:17 pm

thanks malin for your offer but i developed a program using winsock , this component is wonderful and easy in use , i get a clear understanding of the point that instead of asking for a problem solution , Try by your self then ask whenever it stucks , i am learning now to be expert on VB

thanks again
chrono_cross
 
Posts: 4
Joined: Sun Mar 23, 2008 8:33 am

Postby Malin_uk on Tue Apr 29, 2008 3:23 pm

Yes. I don't have as much knowledge of winsock as I would like to. If you find some spare time, you would be very helpfull to show me the simplest example of transfering just any data from one PC to the other PC, when they are connected by LAN only and they don't use internet. Yes. I did seem a bit selfish in that post of mine.
Malin_uk
 
Posts: 2
Joined: Thu Apr 17, 2008 5:29 pm


Who is online

Users browsing this forum: No registered users and 5 guests

cron