Advertisement
Guest User

Untitled

a guest
Jun 13th, 2021
221
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.30 KB | None | 0 0
  1. Gopher G6 tread of ELITE N03
  2. ---------------
  3. https://gitlab.com/SSS8555/
  4. 1. requests for line ranges
  5. 2. CRC32 in requests to prevent sending files in cache
  6. 3. transfer size and error codes
  7. 5. user filling forms
  8. 6. realtime data streaming
  9. 7. TFTP support
  10. ---------------
  11. news:
  12. 1. new version V779 have external image viewer:
  13. https://gitlab.com/SSS8555/acid/-/releases
  14. 2. pure python G6 browser (17 lines)
  15. https://gitlab.com/SSS8555/python_g6_client
  16. -----
  17. archive:
  18. https://pdfhost.io/v/1DHOa4vqf__g__ACID_the_Gopher_G6_browser_Technology_4chanpdf.pdf
  19. https://pdfhost.io/v/QbTF8zWwZ__g__Gopher_G6_tread_of_ELITE_Technology_4chanpdf.pdf
  20. https://pdfhost.io/v/JvxQ4qbyE__g__Gopher_G6_tread_of_ELITE_02_Technology_4chanpdf.pdf
  21. ---------------
  22. Jun 05 23:15:11 <dsf777b> https://gitlab.com/SSS8555/acid - gopher client with page caching
  23. Jun 05 23:15:50 <dsf777b> https://gitlab.com/SSS8555/save_gopher_server Safe, secure and standalone portable gopher server with G6 extention
  24. Jun 05 23:34:04 <zcrayfish> What does the G6 do that gopher+ didn't do?
  25. Jun 05 23:34:39 <zcrayfish> Also are you a fan of THX1138? :)
  26. Jun 05 23:37:32 <dsf777b> 1. requests for line ranges
  27. Jun 05 23:37:32 <dsf777b> 2. CRC32 in requests to prevent sending files in cache
  28. Jun 05 23:37:32 <dsf777b> 3. transfer size and error codes
  29. Jun 05 23:37:32 <dsf777b> 5. user filling forms
  30. Jun 05 23:37:32 <dsf777b> 6. realtime data streaming
  31. Jun 05 23:37:32 <dsf777b> 7. TFTP support
  32. Jun 05 23:38:27 <nm0i> Looks like features. Features are bad.
  33. Jun 05 23:39:13 <zcrayfish> 5 is a gopher+ feature.... 7 is for uploads?
  34. Jun 05 23:39:20 <dsf777b> everething optional and backward compatable
  35. Jun 05 23:41:04 <dsf777b> upload files not yet supported
  36. Jun 05 23:41:30 <zcrayfish> I don't understand the purpose of TFTP support in that case.
  37. Jun 05 23:41:43 <dsf777b> also gopher+ dont have any user filling forms
  38. Jun 05 23:42:15 <dsf777b> TFTP for low end clients and high load servers
  39. Jun 05 23:47:52 <dsf777b> https://gitlab.com/SSS8555
  40. Jun 05 23:52:52 <zcrayfish> no cgi support.... but forms support?
  41. Jun 05 23:53:46 <dsf777b> it save all posts in configureted directory, a script can check the dir and perform some actions
  42. Jun 05 23:55:09 <dsf777b> have script to compile site for TFTP server
  43. Jun 05 23:55:41 <dsf777b> HTML to Gopher converter with links
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement