Brickcom WCB-100A User Manual page 100

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

Advertisement

typedef struct _BasicNetworkSetting
int addressType;
char ipv4Address[16];
char subnetMask[16];
char gatewayAddress[16];
char dnsAddress1[16];
char dnsAddress2[16];
SDHCPSetting
SPPPoESetting
// TBD: IPv6, ....
} SBasicNetworkSetting;
/* SUPnPSetting */
typedef struct _UPnPSetting {
int enabled;
char upnpName[128];
} SUPnPSetting;
/* SDDNSSetting */
enum ddnsServerType{
DYNDNS = 0,
TZO,
};
typedef struct _SDDNSEntry{
int wildcardEnabled;//0:disable 1:enable
char username[128];
char password[128];
char hostname[128];
}SDDNSEntry;
typedef struct _DDNSSetting {
int dyndnsEnabled;
int tzodnsEnabled;
SDDNSEntry dyndns;
SDDNSEntry tzodns;
{
// enum NetAddressType
dhcp;
pppoe;
- 91 -

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