beautypg.com

AAEON FWS-816B User Manual

Page 78

background image

N e t w o r k Ap p l i a n c e

F W S - 8 1 6 B

Appendix C Standard Firewall Platform Setting

C-13

wait();

}

void wait()

{

for (int i = 0 ; i < 0x10 ; i++)

{

for (int j = 0 ; j < 0x80 ; j++)

{

outportb(0x0EB,

0Xff);

}

}

}