
SE59XX-SDK
Software development Kit
User Manual
V1.2
7
Data Structure Documentation
7.1
sessiontag Struct Reference
7.1.1
data fields
The documentation for this struct was generated from the following file:
atop_application/utils/atop_tcp_server/atop_tcp_server.c
pthread_t thandler
int
tid
int
uartfd
int
serv_sockfd
int
serv_acceptsockfd
struct
sockaddr_in serv_addr
struct
sockaddr_in client_addr
int
serv_link_state
int
serv_socket_init
int
err_count
7.2
Network APIs
#include <stdio.h>
#include <fcntl.h>
#include <unistd.h>
#include <string.h>
#include <sys/socket.h>
#include <netinet/in.h>
#include <arpa/inet.h>
#include "atop_common.h"
#include "atop_eeprom.h"
#include "mobile.h"
7.2.1
Functions
void AtopSDKSetNetIP (int eth, char *ip)
AtopSDKSetNetIP
Sets the device’s network IP on the selected Ethernet port
void AtopSDKSetNetMask (int eth, char *mask)
AtopSDKSetNetMask
Sets the device’s subnet mask on the selected Ethernet port
Summary of Contents for SE59XX-SDK
Page 11: ...SE59XX SDK Software development Kit User Manual V1 2...
Page 13: ...SE59XX SDK Software development Kit User Manual V1 2 libatop so 1 0 0 ATOP library binary...
Page 17: ...SE59XX SDK Software development Kit User Manual V1 2 Figure 2 5 SE5904DB o ot loadermenu...
Page 33: ...SE59XX SDK Software development Kit User Manual V1 2...
Page 35: ...SE59XX SDK Software development Kit User Manual V1 2 SE5901B SE5908 16...
Page 36: ...SE59XX SDK Software development Kit User Manual V1 2 SE5908A 16A...
Page 37: ...SE59XX SDK Software development Kit User Manual V1 2...
Page 52: ...SE59XX SDK Software development Kit User Manual V1 2...