Hi Expert We have a scenario where we want to communicate between 2 PCs via the serial port. Basically we want to send messages from one PC and then receive at the other PC. An implementation in VC++ would be fine. Regards Animesh (animesh.bhowmick@philips.com)
Animesh wrote: > Hi Expert > > We have a scenario where we want to communicate between 2 PCs via the serial > port. Basically we want to send messages from one PC and then receive at the > other PC. An implementation in VC++ would be fine. http://www.google.com/search?hl=en&q=vc%2B%2B+serial+port&btnG=Google+Search
There are some useful serial port drivers on codeproject.com that should work "Animesh" wrote: > Hi Expert > > We have a scenario where we want to communicate between 2 PCs via the serial > port. Basically we want to send messages from one PC and then receive at the > other PC. An implementation in VC++ would be fine. > > Regards > Animesh (animesh.bhowmick@philips.com)