Main Page: Difference between revisions

From Lundman Wiki
No edit summary
mNo edit summary
 
(18 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Sources for llink ==
[[FXP.One]] - FXP.One project, engine daemon, clients, protocol API etc.


Latest sources are here:
[[UFxp]] - Ultimate++ GUI client for the FXP.One engine


[http://www.lundman.net/ftp/llink/llink-2.3.1.tar.gz llink-2.3.1.tar.gz]
[[LiON]] Lundman's Input Output Library.


If you want UPNP support, you also need to get clinkc-2.4 and clinkav-2.4. Until these are officially released, you can get them here:
[[L4IP]] Software load-balancer, health-check daemon for IP Filter.


  [http://www.lundman.net/ftp/llink/clinkc-2.4.tar.gz clinkc-2.4.tar.gz]  
[[LundFTPD]] The famous single process FTP daemon.
  [http://www.lundman.net/ftp/llink/clinkcav-2.4.tar.gz clinkcav-2.4.tar.gz]


To compile them, I would do something like:
[[SSL-lbnc]] FTP bnc/relay program with SSL.


cd /your/compile/area/
[[llink]] Media Streamer for Media Players. SSDP/UPNP/HTTP
tar -zxf clinkc-2.4.tar.gz
cd clinkc-2.4
./configure --enable-anyaddr
make
(make install - if you are root, or use the direct path in the following compiles)


cd /your/compile/area/
[[rbl-add-ip]] Perl program to modify BDBHPT driver for DLZ+named.
tar -zxf clinkcav-2.4.tar.gz
cd clinkcav-2.4
./configure CPPFLAGS=-I/your/compile/area/clinkc-2.4/include LDFLAGS=-L/your/compile/area/clinkc-2.4/lib/unix/ LIBS=""
make
(make install - if you want)
Here the CPPFLAGS and LDFLAGS are needed if you did not "make install". The LIBS="" part in the end will depend on your system. On OSX, I would use LIBS="-lexpat", on Linux LIBS="-lexpat -lpthread -luuid"


cd /your/compile/area/
[[DLZUtil]] Perl script to run a generic DLZ BDBHPT (not customised for RBL)
tar -zxf llink-2.3.0.tar.gz
./configure --enable-clinkc --without-openssl CPPFLAGS="-I/your/compile/area/clinkc-2.4/include  -I/your/compile/area/clinkcav-2.4/include" LDFLAGS="-L/your/compile/area/clinkcav-2.4/lib/unix/.libs LIBS=""
make
Here the CPPFLAGS and LDFLAGS are needed if you did not "make install". The LIBS="" part in the end will depend on your system. On OSX, I would use LIBS="-lexpat", on Linux LIBS="-lexpat -lpthread -luuid"


[[TeraStation]] My own programs and hacks for the Buffalo TeraStation RAID NAS.


<paypal></paypal>
[[LimHD200i]] My attempts to improve things on Tomacros HD player.


[[NetworkedMediaTank]] My attempts to improve things on Syabas' Networked Media Tank (popcornhour etc)


[[Dune HD Center]] My attempts to improve things on HDI's media player, Dune HD Center / Dune BD Prime


[[librarchy]] Interposing libc calls to add direct streaming from RAR archives.


Older sources:
[[ZFS_RAID|ZFS RAID]] Home build ZFS RAID running Open Solaris.


[http://www.lundman.net/ftp/llink/llink-2.3.0.tar.gz llink-2.3.0.tar.gz]
[[Random]] Useful trivia
[http://www.lundman.net/ftp/llink/llink-2.2.4.tar.gz llink-2.2.4.tar.gz]
[http://www.lundman.net/ftp/llink/llink-2.2.3.tar.gz llink-2.2.3.tar.gz]
[http://www.lundman.net/ftp/llink/llink-2.2.2.tar.gz llink-2.2.2.tar.gz]
[http://www.lundman.net/ftp/llink/llink-2.2.0.tar.gz llink-2.2.0.tar.gz]
[http://www.lundman.net/ftp/llink/llink-2.1.2.tar.gz llink-2.1.2.tar.gz]
[http://www.lundman.net/ftp/llink/llink-2.1.1.tar.gz llink-2.1.1.tar.gz]
[http://www.lundman.net/ftp/llink/llink-2.1.0.tar.gz llink-2.1.0.tar.gz]
[http://www.lundman.net/ftp/llink/llink-2.0.9.tar.gz llink-2.0.9.tar.gz]
[http://www.lundman.net/ftp/llink/llink-2.0.8.tar.gz llink-2.0.8.tar.gz]
[http://www.lundman.net/ftp/llink/llink-2.0.7.tar.gz llink-2.0.7.tar.gz]
[http://www.lundman.net/ftp/llink/llink-2.0.6.tar.gz llink-2.0.6.tar.gz]
[http://www.lundman.net/ftp/llink/llink-2.0.5.tar.gz llink-2.0.5.tar.gz]
[http://www.lundman.net/ftp/llink/llink-2.0.4.tar.gz llink-2.0.4.tar.gz]
[http://www.lundman.net/ftp/llink/llink-2.0.3.tar.gz llink-2.0.3.tar.gz]
[http://www.lundman.net/ftp/llink/llink-2.0.2.tar.gz llink-2.0.2.tar.gz]
[http://www.lundman.net/ftp/llink/llink-2.0.1.tar.gz llink-2.0.1.tar.gz]
[http://www.lundman.net/ftp/llink/llink-2.0.tar.gz llink-2.0.tar.gz]
[http://www.lundman.net/ftp/llink/llink-1.9.9.tar.gz llink-1.9.9.tar.gz]
[http://www.lundman.net/ftp/llink/llink-1.9.6.tar.gz llink-1.9.6.tar.gz]
[http://www.lundman.net/ftp/llink/llink-1.9.5.tar.gz llink-1.9.5.tar.gz]
[http://www.lundman.net/ftp/llink/llink-1.9.4.tar.gz llink-1.9.4.tar.gz]
[http://www.lundman.net/ftp/llink/llink-1.9.2.tar.gz llink-1.9.2.tar.gz]
[http://www.lundman.net/ftp/llink/llink-1.9.1.tar.gz llink-1.9.1.tar.gz]
[http://www.lundman.net/ftp/llink/llink-1.9.tar.gz llink-1.9.tar.gz]
[http://www.lundman.net/ftp/llink/llink-1.8.tar.gz llink-1.8.tar.gz]
[http://www.lundman.net/ftp/llink/llink-1.7.tar.gz llink-1.7.tar.gz]
[http://www.lundman.net/ftp/llink/llink-1.6.tar.gz llink-1.6.tar.gz]
[http://www.lundman.net/ftp/llink/llink-1.5.tar.gz llink-1.5.tar.gz]
[http://www.lundman.net/ftp/llink/llink-1.4.tar.gz llink-1.4.tar.gz]
[http://www.lundman.net/ftp/llink/llink-1.3.tar.gz llink-1.3.tar.gz]


[[mediainfo-rar]] Wrote a little front-end to MediaInfo to handle content in RAR archives, and ISO files


Current testing sources:
[[android]] Section for Android apps and games


[http://www.lundman.net/ftp/llink/llink-2.2.5.tar.gz llink-2.2.5.tar.gz]
[[libdvdread.plus]] libdvdread plus version, with UDF2.50, bluray and RAR support.


CVS Version control
[[MeLe A2000]] All Winner A10 device


  [[CVS]].
[[Hikari TV]] ひかりTV
 
[[Tsutaya TV]]
 
[[Pioneer]]
 
 
[[Game_PC|Gamer PC]] Built a mini-itx game PC
 
[[Tokyo_Trips|Tokyo]] Places to go in and around Tokyo.
 
[[Amiga!_DS_Users]] For sharing Friend Codes.
 
[[Personal]] Area for personal stuff, not interesting to anyone.
 
[[TWoTH]] The Way of the Hubba. Last game I worked on for the Amiga 1200. ~1994
 
 
 
[[Donations]] '''Hall of Fame. Seriously appreciated gifts from kind people. Feel free to click on some of the ads too.'''

Latest revision as of 05:54, 18 September 2024

FXP.One - FXP.One project, engine daemon, clients, protocol API etc.

UFxp - Ultimate++ GUI client for the FXP.One engine

LiON Lundman's Input Output Library.

L4IP Software load-balancer, health-check daemon for IP Filter.

LundFTPD The famous single process FTP daemon.

SSL-lbnc FTP bnc/relay program with SSL.

llink Media Streamer for Media Players. SSDP/UPNP/HTTP

rbl-add-ip Perl program to modify BDBHPT driver for DLZ+named.

DLZUtil Perl script to run a generic DLZ BDBHPT (not customised for RBL)

TeraStation My own programs and hacks for the Buffalo TeraStation RAID NAS.

LimHD200i My attempts to improve things on Tomacros HD player.

NetworkedMediaTank My attempts to improve things on Syabas' Networked Media Tank (popcornhour etc)

Dune HD Center My attempts to improve things on HDI's media player, Dune HD Center / Dune BD Prime

librarchy Interposing libc calls to add direct streaming from RAR archives.

ZFS RAID Home build ZFS RAID running Open Solaris.

Random Useful trivia

mediainfo-rar Wrote a little front-end to MediaInfo to handle content in RAR archives, and ISO files

android Section for Android apps and games

libdvdread.plus libdvdread plus version, with UDF2.50, bluray and RAR support.

MeLe A2000 All Winner A10 device

Hikari TV ひかりTV

Tsutaya TV

Pioneer


Gamer PC Built a mini-itx game PC

Tokyo Places to go in and around Tokyo.

Amiga!_DS_Users For sharing Friend Codes.

Personal Area for personal stuff, not interesting to anyone.

TWoTH The Way of the Hubba. Last game I worked on for the Amiga 1200. ~1994


Donations Hall of Fame. Seriously appreciated gifts from kind people. Feel free to click on some of the ads too.