Difference between r1.66 and the current
@@ -52,8 +52,8 @@
* [wiki:TrigraphSequence C언어에서의 삼중자 (Trigraph Sequence)]
* [wiki:AboutCInlineFunctionLimited C언어에서의 inline 함수의 제약조건 몇가지]
* [wiki:LanguageRust 러스트(Rust) 언어]
* [[HTML(<a href="/python" target="_top" title="Python Complete Guide">Python Complete Guide</a>)]]##
## * [wiki:LanguagePython 파이썬(Python) 언어]
* [wiki:JavaBasicNote Java 기초 정리]
=== 표준 또는 비표준 함수의 이해 ===
* [wiki:AboutCInlineFunctionLimited C언어에서의 inline 함수의 제약조건 몇가지]
* [wiki:LanguageRust 러스트(Rust) 언어]
* [wiki:LanguagePython 파이썬(Python) 언어] (old)
* [[HTML(<a href="/python" target="_top" title="Python Complete Guide">Python Complete Guide</a>)]]
* [wiki:GNULinkerld GNU Linker ld]* [wiki:JavaBasicNote Java 기초 정리]
=== 표준 또는 비표준 함수의 이해 ===
@@ -125,5 +125,4 @@
* [wiki:HowTo_tls_ssl_pcap_analysis TLS(SSL) 연결이 어떤 알고리즘으로 선택되어 암복호화가 진행된건지 확인하는 방법]
* [wiki:libevent libevent 분석]
* [wiki:AnalysisStrongswan Strongswan 분석]
* [wiki:libevent libevent 분석]
* [wiki:AnalysisStrongswan Strongswan 분석]
프로그래밍
1.1. Build / Coding
1.3. 호환성/Platform 특성
1.4. 프로그래밍 언어
1.5. 표준 또는 비표준 함수의 이해
1.6. 알고리즘 (Algorithm)
1.7. 멀티미디어 (MultiMedia)
1.10. 네트웍 (Network)
- OSI 7 계층모델
- 이더넷 (Ethernet)
- IPv4
- IPv6
- TCP(Transmission Control Protocol)
- ICMP(Internet Control Message Protocol)
- NAT(Network Address Translation)
- Computing the Internet Checksum (RFC1071)
- Linux Network Device Driver
- Windows에서의 Dual-Stack IP 프로그래밍에서의 IPV6_V6ONLY socket option에 대하여
- Wake on LAN (WOL)
- Socket filter
- uPnP (Universal Plug and Play)
- SSDP(Simple Service Discovery Protocol)
- Serial통신 echo 예제
- Linux Kernel의 skbuff(Socket buffer descriptors)에 대하여
- XDP(eXpress Data Path)
- DPDK(Data Plane Development Kit)
- VXLAN (Virtual eXtensible Local Area Network)