Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
2995 4196 d 3 h hidnplayr /kernel/branches/net/ Port numbers for TCP and UDP must be given in Big endian order now.  
2608 4398 d 16 h hidnplayr /kernel/branches/net/applications/tftpc/ More bugfixes for TFTPc (net branch)  
2606 4398 d 17 h hidnplayr /kernel/branches/net/applications/tftpc/ Bugfixes in TFTPc (net branch)  
2314 4550 d 0 h hidnplayr /kernel/branches/net/ -Fixed build.bat for NET branch
-Removed some unrelated files
-updates in telnet
 
1542 5020 d 4 h hidnplayr /kernel/branches/net/ Correct use of TYPE and PROTOCOL parameters in socket function  
1514 5039 d 16 h hidnplayr /kernel/branches/net/ - globalisation of network driver functions
(Replaced EthRegDev with NetRegDev)
- rewrite/cleanup of socket.inc
- started rewrite of tcp.inc
- port numbers in application are not byte-swapped anymore
- many more fixes and changes

- TCP does not work but UDP/IP/ICMP/ARP (partly) work.. (as before)
 
1373 5222 d 18 h IgorA / deleted file 'editbox_ex.mac' all programs  
1337 5234 d 18 h hidnplayr /kernel/branches/net/ Changes in net branch:
More fixes in UDP
added TFTP client