Network Api - Brickcom WCB-100A User Manual

Cb-100a series megapixel cube network camera
Hide thumbs Also See for WCB-100A:
Table of Contents

Advertisement

Network API

Network API allows applications to set/get the network-related settings including IP address,
WIFI network, etc.
Data structures
Data Structure
SBasicNetworkSetting Basic network setting such as IP address, netmask,
SUPnPSetting
SDDNSSetting
SEthernetSetting
SWIFISetting
SIPFilterSetting
/* SBasicNetworkSetting */
enum NetAddressType {
NET_ADDRESS_TYPE_STATIC=0,
NET_ADDRESS_TYPE_DHCP,
NET_ADDRESS_TYPE_PPPOE,
};
typedef struct _DHCPSetting {
// Currently reserved
} SDHCPSetting;
typedef struct _PPPoESetting {
char username[128];
char password[128];
} SPPPoESetting;
Description
etc.
UPnP setting for SSDP advertisement
DDNS setting
Ethernet (802.3?) setting
802.11 WLAN setting
IPFilter setting
- 90 -

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the WCB-100A and is the answer not in the manual?

Questions and answers

Lee
March 12, 2025

Can it b use in windows 10

This manual is also suitable for:

Cb-100a

Table of Contents