Socket 编程的相关资料集合
2017-08-06 21:20:48
最近各种忙,博客也闲置了近两个多月。这次的干货是关于Socket相关的一些有用的资料。收集一下,就当整理一下收藏夹了。免得每次都要Google重新找一遍。
EECS3214 Computer Network Protocols and Applications
2017-01-10 9:49:23
[专业笔记 | Academic] IP, Java, 服务器, 网络
This course includes TCP/IP architecture. 这是一门有关网络的基础课程,主要涉及Layer3-5。
This course introduce very fundamental network knowledges. It covers some old technology but that is very critical.
We will study the TCP/IP protocol through out the whole course. Advance topics includes P2P system, multimedia communication (VoIP), network security(IPSec SSL), wireless sensor networks. Top-down approach. Start from top(Application) to bot(Network). More algorithmic. More programming.
Simple core, but complex edges.