N
Nicholas Paldino [.NET/C# MVP]
Tamir,
The protocol that the device uses when sending and receiving information
is up to you to determine. However, telling you how to send the information
is easy. Check out the article in MSDN titled "Use P/Invoke to Develop a
..NET Base Class Library for Serial Device Communications", located at (watch
for line wrap):
http://msdn.microsoft.com/msdnmag/issues/02/10/NETSerialComm/default.aspx
Hope this helps.
The protocol that the device uses when sending and receiving information
is up to you to determine. However, telling you how to send the information
is easy. Check out the article in MSDN titled "Use P/Invoke to Develop a
..NET Base Class Library for Serial Device Communications", located at (watch
for line wrap):
http://msdn.microsoft.com/msdnmag/issues/02/10/NETSerialComm/default.aspx
Hope this helps.