problems.txt
上传用户:fy98168
上传日期:2015-06-26
资源大小:13771k
文件大小:0k
源码类别:

DVD

开发平台:

C/C++

  1. 1.socket();
  2.   bind();
  3.   listen();
  4.   accept();
  5. 2.DHCP ~ set_ip ~ netif_init //allocate IP
  6. 3.send();
  7.   recv();
  8. 4.write();
  9.   read();
  10. 5.use of the eeprom
  11. 6.fcntl();
  12. msdn connect