Brickcom WFB-100A User Manual page 95

Fb-100a series megapixel day & night fixed box network camera
Table of Contents

Advertisement

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;
} SDDNSSetting;
/* SEthernetSetting */
enum EthernetMediaType {
ETHER_MEDIA_TYPE_AUTO=0,
ETHER_MEDIA_TYPE_10_HALF_DUPLEX,
ETHER_MEDIA_TYPE_10_FULL_DUPLEX,
ETHER_MEDIA_TYPE_100_HALF_DUPLEX,
ETHER_MEDIA_TYPE_100_FULL_DUPLEX,
ETHER_MEDIA_TYPE_1000_FULL_DUPLEX,
};
typedef struct _EthernetSetting {
Int mediaType;
} SEthernetSetting;
/* SWIFISetting */
enum WIFIWPA_algorithmType {
WL_TKIP=0,
WL_AES,
WL_TKIP_AES,
};
enum WIFIWEP__authenticationType {
WL_OPEN=0,
WL_SHARED,
// enum EthernetMediaType
87

Advertisement

Table of Contents
loading
Need help?

Need help?

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

Questions and answers

This manual is also suitable for:

Fb-100a

Table of Contents