c# - is there OpenNETCF that can work with FrameWork 1.0 -
i work
opennetcf.dll opennetcf.net.dll
for mac address terminal.
i dont have framework 3.5 on terminal , dont want install hem.
is there opennetcf can work framework 1.0 ?
thanks in advance
i think smart device framework 1.4 last version worked .netcf 1.0
in version, feature need can found at:
using opennetcf.net; ... adapterinfo[] infos = networkadapter.getadaptersinfo() if (infos != null && infos.length > 0) byte[] macaddr = infos[0].macaddress; ...
Comments
Post a Comment