INNO WiFi .net Control

Use with Visual Studio (C#, C++, VB). It simplify complex WiFi connection to few lines of code.

Mobirise

Adding .Net Control to Visual Studio

Commands

PropertiesUsageExample
innowifi1.IPInput remote IPinnowifi1.IP = "127.0.0.1" 
innowifi1.PortInput port number (1 to 65535)
default is 8726
innowifi1.Port = 120
innowifi1.Open()Open the connectioninnowifi1.Open()
innowifi1.Close()Close the connection
innowifi1.Close()
innowifi1.OutInput data to sendinnowifi1.Out = "Hello!"
innowifi1.Send()Send the datainnowifi1.Send()
innowifi1.InputStrRead the data receivedString R = innowifi1.InputStr
innowifi1.StatusCodeRead the WiFi connection status 
0 = connection closed   1 = connected   3 = error connection
int Status = innowifi1.StatusCode
innowifi1.DelayDelay(ms) (e.g. 1000 = 1 second)innowifi1.Delay(1000) 
innowifi1.VisibleSet visible property of the Control
true = visible   false = hidden
innowifi1.Visible = true
innowifi1.Visible = false

Download INNO WiFi .net Control

Version : V3.0 (updated on 24 Feb. 2021)

  • Please contact us with email or whatsapp;
  • Email: info@inno-products.com
  • whatsapp: 852-63680315

Address:
INNO-WORKSHOP HONG KONG
Unit 1010-1015, 10/F,
Tower B, New Mandarin Plaza.
Science Museum Road.
Tsim Sha Tsui East,
Hong Kong.

© Copyright INNO-WORKSHOP HONG KONG - All Rights Reserved