Skip to content

apk/udpmob

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

For bytestream over udp for mobile.

Status:

Flaky. Probably unsuited for fat pipes, although I ran youtube musik (i.e. no moving images) through it.

Build:

sh prep.sh # once, gets and builds libuv
make

Elementary use:

Server: exe/udp_srv. It will open an UDP socket on port 9020.

Client: exe/udp_clt a127.0.0.1 l, replacing IP address of real server. Connecting here on port 2222 will connect to the server side's sshd.

About

bytestreams over upd for mobile

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published