简体   繁体   English

android设备和labview之间的tcp / ip连接

[英]tcp/ip Connection between android device and labview

I am trying to do TCP/IP connection between Android and LabView. 我正在尝试在Android和LabView之间进行TCP / IP连接。 The LabView master project is working. LabView主项目正在运行。

I made a design of interface (a couple of text boxes for entering IP address and port number and a button for connection). 我设计了一个界面(几个用于输入IP地址和端口号的文本框以及一个用于连接的按钮)。 Port number and IP address will be arranged user input. 端口号和IP地址将安排用户输入。 I'm little confused. 我有点困惑。 I have no idea what i have to use or which code structures should be used. 我不知道我必须使用什么或应该使用哪种代码结构。

May you share your advice? 您可以分享您的建议吗? I am using Android Studio. 我正在使用Android Studio。

Thanks in advance. 提前致谢。

android https://www.myandroidsolutions.com/2012/07/20/android-tcp-connection-tutorial/中有关TCP服务器和客户端的详细说明的教程

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

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