Kristian Evensen

Results 7 repositories owned by Kristian Evensen

inet-diag-example

71
Stars
15
Forks
Watchers

Example application of how to passively monitor multiple sockets on Linux.

libuv-multiple-loops

22
Stars
6
Forks
Watchers

An example showing how to use multiple event loops in libuv. The loops run in two different threads, and the example also shows how threads can communicate.

multi

39
Stars
17
Forks
Watchers

MULTI is a command line network manager for Linux with multihoming support.

multihomed-routing

65
Stars
14
Forks
Watchers

Tools and scripts for configuring multihomed routing on Linux

tcp_closer

30
Stars
5
Forks
Watchers

Command-line Linux-tool for closing TCP connections to/from given ports

tproxy-example

133
Stars
35
Forks
Watchers

An example of how TPROXY can be used to proxy tcp connections.

streaming-mp3-websockets-webaudio

15
Stars
4
Forks
Watchers

An example of how to stream an MP3 file to a browser using WebSockets, and play it back with the WebAudio API