HELP!!! can any one tell me how to use wireless to receive the data from other device.if I a wireless access point to receive the data from another device.I kown the device's IP address.but how to use C# to receive the data from the device....please help me...THANK YOU VERY MUCH!!!!
THE WIRELESS ACCESS MODEM:DWL-2000AP+;
THE DEVICE :RABBIT BOARD RCM5400;
how to use wireless to receive data from other device in C#
Started by tiger, Mar 23 2010 05:39 PM
2 replies to this topic
#1
Posted 23 March 2010 - 05:39 PM
|
|
|
#2
Posted 06 May 2010 - 02:44 AM
you must use of "using System.IO.ports" and then depends on the port that you want to use it , build a object of that ports class and use it.
for example if you used of serial port you must build a object of "SerialPort"
for example if you used of serial port you must build a object of "SerialPort"
#3
Posted 06 May 2010 - 02:45 AM
you must use of "using System.IO.ports" and then depends on the port that you want to use it , build a object of that ports class and use it.
for example if you used of serial port you must build a object of "SerialPort"
for example if you used of serial port you must build a object of "SerialPort"


Sign In
Create Account

Back to top









