Skip to content

Commit 8ff9988

Browse files
save file
1 parent 4ab8469 commit 8ff9988

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

links/links-index.html

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,27 @@ <h3 class=title>
6969

7070
<div class=list>
7171

72+
73+
<a href='https://beej.us/guide/bgnet/' target=_blank class='link-anchor no-underline'>
74+
75+
<time datetime=2025-12-12>
76+
12 Dec 2025
77+
</time>
78+
79+
<img src=''>
80+
81+
<div class=link-href style='text-decoration:underline'>
82+
https://beej.us/guide/bgnet/
83+
</div>
84+
85+
<div class=link-description>
86+
This is a beginner's guide to socket programming with Internet sockets. It is meant to be a springboard that will launch you into the
87+
exciting world of TCP/IP programming. This document has earned a fair amount of praise.
88+
</div>
89+
90+
</a>
91+
92+
7293
<a href='https://zoo.js.org/' target=_blank class='link-anchor no-underline'>
7394

7495
<time datetime=2025-12-08>

0 commit comments

Comments
 (0)