esp8266(nodemcu)和C#应用程序之间的无线通信 [英] Wireless communication between esp8266 (nodemcu) and C# application

查看:589
本文介绍了esp8266(nodemcu)和C#应用程序之间的无线通信的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好,

我正在开发一个项目,它基本上是通过另一端的wifi连接到nodemcu(其中nodemcu充当接入点)的rfid阅读器读取的信息(字符串)连接到nodemcu提供的网络的笔记本电脑,并在c#应用程序中获取信息。



并且在搜索到了esp8266上使用webserver的一些想法之后不知道如何实现它另一个是使用tcp / ip客户端服务器方法。



请帮我这个项目提供一些推荐链接,以便了解它... !!!

谢谢。



我尝试过:



我没有尝试任何我想要的是否可能,我应该如何实现它。

Hello,
I am working on a project which is basically sending information(a string) read by rfid reader connected to nodemcu(where nodemcu is acting as access point) over wifi on the other end a laptop connected to the network provided by nodemcu and getting information in c# application.

And dont know how to implement it after searching got some ideas of using webserver on esp8266 and other one is using tcp/ip client server method.

please help me on this project provide some referral links so that can learn about it...!!!
thank you.

What I have tried:

I have tried nothing i want to whether is it possible and how should i implement it.

推荐答案

可能你需要一个 TCP PC上的 服务器 C#应用程序)和您的 nodeMCU 上的 TCP 客户端。您可以在网上找到很多这两个例子。
Porbably you need a TCP server on your PC (C# application) and a TCP client on your nodeMCU. You may find many examples of both on the web.


这篇关于esp8266(nodemcu)和C#应用程序之间的无线通信的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆