Tutorials Home Page

Basic account and gateway management

Description Products
Basic example - callback style
Program to illustrate Netrunr API functions. The program will perform the following functions: 1) connect to your account, 2) list all gateways associated with this account, 3) connect to the first gateway in the list, 4) open a network connection, 5) get version information from the gateway, and 6) exit program by closing connections and loging out of your account.
Github Blog Docs
Netrunr B24C
Advertisement scanner - callback style
Program to illustrate Netrunr API functions. The program will perform the following functions: 1) connect to your account, 2) list all gateways associated with this account, 3) connect to the first gateway in the list, 4) open a network connection, 5) get version information from the gateway, 6) initiate advertisement scan and print(to screen) key information from the advertisement packets, 7) Step 6 is repeated until user ends the program by using CTRL-C.
Github Blog Docs
Netrunr B24C
Basic example - async style
Program to illustrate Netrunr API functions. The program will perform the following functions: 1) connect to your account, 2) list all gateways associated with this account, 3) connect to the first gateway in the list, 4) open a network connection, 5) get version information from the gateway, and 6) exit program by closing connections and loging out of your account.
Github Blog Docs
Netrunr B24C
Advertisement scanner - async style
Program to illustrate Netrunr API functions. The program will perform the following functions: 1) connect to your account, 2) list all gateways associated with this account, 3) connect to the first gateway in the list, 4) open a network connection, 5) get version information from the gateway, 6) initiate advertisement scan and print(to screen) key information from the advertisement packets, 7) Step 6 is repeated until user ends the program by using CTRL-C.
Github Blog Docs
Netrunr B24C

Scanning and Device Discovery

Description Products
Basic example - callback style
Program to illustrate Netrunr API functions. The program will perform the following functions: 1) connect to your account, 2) list all gateways associated with this account, 3) connect to the first gateway in the list, 4) open a network connection, 5) get version information from the gateway, and 6) exit program by closing connections and loging out of your account.
Github Blog Docs
Netrunr B24C
Advertisement scanner - callback style
Program to illustrate Netrunr API functions. The program will perform the following functions: 1) connect to your account, 2) list all gateways associated with this account, 3) connect to the first gateway in the list, 4) open a network connection, 5) get version information from the gateway, 6) initiate advertisement scan and print(to screen) key information from the advertisement packets, 7) Step 6 is repeated until user ends the program by using CTRL-C.
Github Blog Docs
Netrunr B24C
Basic example - async style
Program to illustrate Netrunr API functions. The program will perform the following functions: 1) connect to your account, 2) list all gateways associated with this account, 3) connect to the first gateway in the list, 4) open a network connection, 5) get version information from the gateway, and 6) exit program by closing connections and loging out of your account.
Github Blog Docs
Netrunr B24C
Advertisement scanner - async style
Program to illustrate Netrunr API functions. The program will perform the following functions: 1) connect to your account, 2) list all gateways associated with this account, 3) connect to the first gateway in the list, 4) open a network connection, 5) get version information from the gateway, 6) initiate advertisement scan and print(to screen) key information from the advertisement packets, 7) Step 6 is repeated until user ends the program by using CTRL-C.
Github Blog Docs
Netrunr B24C