index
:
network-learning.git
master
network learning
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2024-11-27
more
HEAD
master
Oskar
2024-11-27
more
Oskar
2024-06-03
make client close sockfd when exiting
Oskar
2024-06-03
made it so the client can keep accepting new connections
Oskar
2024-06-03
udp client-DGRAM
Oskar
2024-06-02
improved bytes recieved calculation
Oskar
2024-06-02
listen-DGRAM which is basically a version of listen but with UDP
Oskar
2024-06-02
specify IP
Oskar
2024-06-02
test
Oskar
2024-06-02
client
Oskar
2024-06-02
made new file for dumb client, because i will make a slightly smarter one ↵
Oskar
that doesnt just send a message and exit
2024-06-01
client thing, it only sends a message and exits but i learned how the basics ↵
Oskar
like that work now
2024-05-30
added for loop to loop through the linked list from getaddrinfo not sure why ↵
Oskar
exactly i need to do it if i listen on my own port but the book did it so i did it. I also learned how to see what IP and what port the client connects from
2024-05-30
small change
oskar
2024-05-23
slight change
oskar
2024-05-22
networking learning
oskar