seread
开发过程中的一些心得

导航

 

2005年8月16日

摘要: 在Unix和Linux系统下有两种方法可以获得系统IP地址(gethostbyname和ioctl)gethostbyname通过域名解析获取对应计算机的网络地址,ioctl是一系列的网络函数获得本机的IPioctl范例程序#include #include #include #include #include #include int main(void){ int s; ... 阅读全文
posted @ 2005-08-16 15:01 昏睡终日的开发笔记 阅读(1350) 评论(0) 推荐(0)
 

2004年8月12日

摘要: Internat |---Information Services | |---Exchange | |---Share | |---Sreach | |---Customize | \---Get/Put | \---Extertainment |---Video ... 阅读全文
posted @ 2004-08-12 13:34 昏睡终日的开发笔记 阅读(207) 评论(0) 推荐(0)
 

2004年7月6日

摘要: 我的Blog重新开张,希望这次可以坚持久一点。 阅读全文
posted @ 2004-07-06 16:22 昏睡终日的开发笔记 阅读(245) 评论(0) 推荐(0)