Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Hide changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
2995 4204 d 11 h hidnplayr /kernel/branches/net/ Port numbers for TCP and UDP must be given in Big endian order now.  
/kernel/branches/net/applications/ftpd/commands.inc
/kernel/branches/net/applications/ftpd/ftpd.asm
/kernel/branches/net/applications/libraries/network/network.asm
/kernel/branches/net/applications/synergyc/synergyc.asm
/kernel/branches/net/applications/tcpserv/tcpserv.asm
/kernel/branches/net/applications/telnet/telnet.asm
/kernel/branches/net/applications/tftpc/tftpc.asm
/kernel/branches/net/applications/vncc/vncc.asm
/kernel/branches/net/applications/zeroconf/zeroconf.asm
/kernel/branches/net/network/IPv4.inc
/kernel/branches/net/network/socket.inc
/kernel/branches/net/network/stack.inc
/kernel/branches/net/network/tcp_input.inc
/kernel/branches/net/network/tcp_output.inc
/kernel/branches/net/network/tcp_subr.inc
/kernel/branches/net/network/udp.inc
2853 4319 d 11 h hidnplayr /kernel/branches/net/applications/ Updated network programs to use new network function numbers from network.inc  
/kernel/branches/net/applications/arpcfg/arpcfg.asm
/kernel/branches/net/applications/icmp/icmp.asm
/kernel/branches/net/applications/netcfg/netcfg.asm
/kernel/branches/net/applications/netstat/netstat.asm
/kernel/branches/net/applications/network.inc
/kernel/branches/net/applications/nslookup/nslookup.asm
/kernel/branches/net/applications/synergyc/synergyc.asm
/kernel/branches/net/applications/tcpserv/tcpserv.asm
/kernel/branches/net/applications/telnet/telnet.asm
2556 4416 d 5 h hidnplayr /kernel/branches/net/applications/tcpserv/ Better text printing for TCPserv (net branch)  
/kernel/branches/net/applications/tcpserv/tcpserv.asm
1836 4841 d 9 h hidnplayr /kernel/branches/net/applications/tcpserv/ Net Branch:
TCPserv: very simple TCP server used to develop and debug TCP code.
 
/kernel/branches/net/applications/tcpserv
/kernel/branches/net/applications/tcpserv/tcpserv.asm