2021年12月5日 星期日

Programming Automation code autocomplete Programming Automation


Assistant copilot otherside tabnine Kite Ponicode AiXcoder OpenAI Codex 

Autocomplete Snippets 


https://becominghuman.ai/github-copilot-and-the-rise-of-ai-language-models-in-programming-automation-9d882a743911


https://analyticsindiamag.com/top-8-alternatives-to-github-copilot/


https://www.theverge.com/2021/6/29/22555777/github-openai-ai-tool-autocomplete-code


https://towardsdatascience.com/github-copilot-a-new-generation-of-ai-programmers-327e3c7ef3ae


https://sourceforge.net/software/compare/GitHub-Copilot-vs-Kite-vs-OpenAI-Codex-vs-Tabnine/


https://www.youtube.com/watch?v=7YDx27iVc_s&ab_channel=KrishNaik
Github Copilot Vs Tabnine AI Code Completion Autocomplete Vs KITE- Which Is Your Favourite ?

https://code.likeagirl.io/github-copilot-bright-future-or-an-impending-doom-df0f1674a50c
GitHub Copilot — Bright Future or an Impending Doom


https://betterprogramming.pub/ai-review-github-copilot-d43afde51a5a
A Deep Dive Into GitHub Copilot

https://www.codota.com/
Get AI Code Completions for your IDE 


https://medium.com/swlh/kite-vs-tabnine-which-ai-code-autocomplete-should-you-choose-eb6eba85c3a6
Kite VS. TabNine: Which AI Code Autocomplete Should You Choose?

Web Win Sockets

 Web.Win.Sockets;


Delphi TTcpClient  TTcpServer  TBaseSocket TIpSocket TCustomIPClientTTcpClientTUdpSocketTRawSocketTCustomTcpServerTTcpServer   
Delphi TTcpClient  TTcpServer  TBaseSocket TIpSocket TCustomIPClientTTcpClientTUdpSocketTRawSocketTCustomTcpServerTTcpServer
 
windows socket Sockets.pas

TBaseSocket

    TIpSocket
        TCustomIPClient    
            TTcpClient      
            TUdpSocket          
        TRawSocket            
        TCustomTcpServer
            TTcpServer
 

TBaseSocket
-
TIpSocket
TCustomIPClient-TRawSocket-TCustomTcpServer                                                                                  
TTcpClient-TUdpSocket-TTcpServer


https://www.cnblogs.com/guorongtao/p/4377668.html
https://titanwolf.org/Network/Articles/Article?AID=9464645b-b242-49b7-9fc0-8a225d3905ab

https://docwiki.embarcadero.com/RADStudio/Sydney/en/Working_with_Sockets_Index
https://docwiki.embarcadero.com/Libraries/Sydney/en/System.Win.ScktComp.TWinSocketStream.Create
https://docwiki.embarcadero.com/CodeExamples/Sydney/en/VCL.InetWinSockets_Sample
https://docwiki.embarcadero.com/RADStudio/Sydney/en/Specifying_a_Connection_Using_Sockets
https://blogs.embarcadero.com/example-websockets-server-and-client-chat-application/

https://github.com/nikitayev/EthernetStressTesting

https://lnet.wordpress.com/

 

 https://www.sourcecodester.com/visual-basic-net/4317/lan-messenger-using-ip-add.html

 http://etutorials.org/Programming/mastering+delphi+7/Part+IV+Delphi+the+Internet+and+a+.NET+Preview/Chapter+19+Internet+Programming+Sockets+and+Indy/Building+Socket+Applications/

 https://flylib.com/books/en/2.37.1/internet_programming_sockets_and_indy.html

 https://www.cyut.edu.tw/~rcchen/courses/delphi/html/topic/topic18/topic18.htm

  1. TCP/IP 簡介
  2. Internet 元件簡介
  3. TCP兩人對談程式(Server/Client)
  4. UDP傳送訊息程式
  5. E-Mail 送信程式
  6. E-Mail 收信程式
  7. Web 瀏灠器
  8. IEWeb 瀏灠器

 https://www.codeproject.com/Articles/9390/HostName-IP-and-MAC-Address

 http://www.jcolibri.com/articles/web/client_serveur_tcp_indy/client_serveur_tcp_indy.html

https://forum.lazarus.freepascal.org/index.php?topic=35496.0