简体   繁体   English

在Motorola MC2180和LAN连接上进行调试

[英]Debugging on Motorola MC2180 and LAN connection

I want to debug barcode reader (scanner) Motorola MC2180 with access to WiFi. 我想调试可访问WiFi的条形码读取器(扫描仪)Motorola MC2180。 For debugging I am using VS2008 and OS of the mobile scanner is WinCE 6. When the scanner is cradled, then all network connections go through the USB cable. 为了进行调试,我使用VS2008,移动扫描仪的操作系统为WinCE6。安装扫描仪后,所有网络连接都将通过USB电缆进行。 So I cannot use wireless connection. 所以我不能使用无线连接。

Is there any solution of debugging the scanner with access to WiFi? 有什么解决方案可以调试可访问WiFi的扫描仪?

MSDN has some useful links about Windows Mobile developers can use the powerful Visual Studio debugging features to examine their code in action. MSDN上有一些有用的链接,有关Windows Mobile developers can use the powerful Visual Studio debugging features to examine their code in action.

You can have a look and get started: http://msdn.microsoft.com/en-us/library/bb158521.aspx 您可以看一下并开始使用: http : //msdn.microsoft.com/zh-cn/library/bb158521.aspx

Also, a WiFi debugging blog, which is old, but might be of your help: http://blogs.msdn.com/b/windowsmobile/archive/2005/05/22/420884.aspx . 另外,WiFi调试博客虽然很旧,但是可能会对您有所帮助: http : //blogs.msdn.com/b/windowsmobile/archive/2005/05/22/420884.aspx

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM