Hi there,
I want to send some data from my PICF877 to a standard PC using RS232 protocol with RS232 driver. The code from '877 will "listen" to if a certain button is pressed, RECEIVE in the VB GUI program. If so the '877 will send the data and from PC side a VB GUI will display the data.
I have read that i can use serout2 and serin2 to send and receive in the '877 side, but how do i actually do that. How does the VB know that data is available?
I'm using PicBAsic Pro to program my '877 and i have got VB 6 installed in my computer. How and from where do i start?

Thanks in advance,
Tom.