随笔分类 -  网络基础

windows vc++ vs winsock2.h socket通信
摘要:sendto int sendto( SOCKET s, const char *buf, int len, int flags, const sockaddr *to, int tolen ); 这个使用时需要这样来用。特别是最后的tolen,必须得是一个int参数,不能用sizeof。 int 阅读全文

posted @ 2020-08-01 22:20 yanhc 阅读(336) 评论(0) 推荐(0)

ipsec and ike
该文被密码保护。

posted @ 2019-09-08 14:03 yanhc 阅读(3) 评论(0) 推荐(0)

交换机和路由器
摘要:https://community.fs.com/blog/do-you-know-the-differences-between-hubs-switches-and-routers.html 介绍hub,switch,router,有动图,很形象 http://blog.csdn.net/wuru 阅读全文

posted @ 2018-02-07 22:37 yanhc 阅读(165) 评论(0) 推荐(0)

导航