#if !defined(NET_MODULE_H)
#define NET_MODULE_H

//尼強利大庁翠
int Net_start(void);

//唯峭利大庁翠
int Net_stop(void);

#endif

