libnetstream master
Brought to you by:
mgocmen
LibNetStream
------------
Stream access library, if the system is POSIX then many common syreams are access by standart IO.
basicly this library enables developers to use this line:
FILE* fp=fstreamopen("http://www.yahoo.com","r");
and use fread over it;
many protocols are in process but mains are nealry complete like tcp,tls,http,ftp,file,process,buffer,device
soon udp,rtp,rtsp,smtp,snmp,pop3,imap,icy,shoutcast,tftp,ssh,scp,rsh,telnet,rs232