Just mail me at
[email protected]. I can give u one DLL (develped in VC ) and VB sample code which can be used very easily. it looks as follows
outport(portID, data)
val=inport(PortID)
where outport and inport are the functions definded in the DLL.
this will work well with serial port...