Hello everyone,
I'm newbie in vb.net and currently working on a program that enable us to chat using rs232 based hardware. I've managed to make the program to transfer and receive characters and right now I'm working to make my program enable to send file via serial ports just like using xmodem in hyper terminal program. But after searching the net on file transfer using serial ports I failed to find one. So I need your guidance or any documentation that I can refer to to make this simple file transfer using serial ports. Please don't be mad at me since I'm still in learning process and just learn vb.net using ebooks. Currently I'm using vb2005
Thank you.