hi every one can any one pls help me with reading incoimg data of the port
i thought the code was
errorVB Code:
sock.IOControl(IOControlCode.DataToRead, byt, bytes) sock.BeginReceive(Bufferdata, 0,bufferdata.Length, SocketFlags.None, New AsyncCallback(AddressOf OnReceive), Nothing)
VB Code:
Message = "The system detected an invalid pointer address in attempting to use a pointer argument in a call"
any help would be helpfull





Reply With Quote