發表文章

目前顯示的是有「network」標籤的文章

delphi iocp socket tcpip network

      https://sourceforge.net/p/synalist/code/HEAD/tree/trunk/ http://www.ararat.cz/synapse/doku.php/download          Ararat Synapse Code  SynaSer serial library Synapse TCP/IP and serial library Winsock http://visualsynapse.sourceforge.net/            VisualSynapse TCP/IP Delphi components based on Synapse. http://synapse.ararat.cz/files/contrib/            Contributed Download Area - various samples and others. http://synapse.ararat.cz/files/crypt/            Crypting libraries for SSL/TLS/SSH in Synapse http://synapse.ararat.cz/files/W95ws2setup.exe            Winsock2 support for Windows95 http://www.wireshark.org/            Wireshark excellent tool for analyse and debugging of network communicat...

diocp DIOCP 无锁队列 ZeroMQ QWorkers uJobPusher RabbitMQ websocket network

 https://www.opensourceagenda.com/projects/zserver4d 内置抗量子密码支持 https://en.wikipedia.org/wiki/SHA-3  支持了5大美国国家标准技术研究所(NIST)高级加密标准算法      rc6加密,通讯协议支持 https://en.wikipedia.org/wiki/RC6     Twofish加密,通讯协议支持 https://en.wikipedia.org/wiki/Twofish     Serpent加密,通讯协议支持 https://en.wikipedia.org/wiki/Serpent_(cipher)     Mars加密,通讯协议支持 https://en.wikipedia.org/wiki/MARS_(cipher)     Rijndael加密,通讯协议支持 https://en.wikipedia.org/wiki/Advanced_Encryption_Standard  https://www.nuget.org/packages/SimpleMsgPack  https://www.twblogs.net/a/5ef0629c33cbe858769e7fee zmq_strerror - 台部落  https://www.oschina.net/project/widgets/_project_list?company=0&tag=12&lang=0&os=156&sort=favorite&recommend=false&cn=false&weekly=false&p=150&type=ajax  http://m.mamicode.com/info-detail-1515096.html DIOCP之DEMO-登陆验证设计(二)-码迷移动版-m.mamicode.com http://bbs.2ccc....

Windows IOCP Linux EPOLL Performance Comparison

 https://news.ycombinator.com/item?id=19520953 IOCP is particularly strong when you compare it to select, poll, epoll, kpoll, a... | Hacker News https://pt.slideshare.net/sm9kr/iocp-vs-epoll-perfor Windows IOCP vs Linux EPOLL Performance Comparison | PPT Epoll Kernel Performance Improvements  Linux EPOLL Performance Comparison linux epoll technique Epoll in Linux Device Driver https://zh.wikipedia.org/zh-tw/Epoll

delphi Socket Components

Indy ICS RealThinClient synapse FastNet http://www.programering.com/a/MTN5UjMwATQ.html http://www.streamsec.com/index.php?id=links Delphi A variety of Socket Components of the model and the model Assembly Unit Dependence Pattern Model WebApp/CGI sockapp.pas Indy Blocking or non blocking select Indy Blocking or non blocking select ICS OverbyteIcsWSocket.pas Non blocking WMAsyncSelect TTcpServer/TTcpClient sockets.pas Blocking or non blocking Select RealThinClient The ICS variant Non blocking wsaasyncselect synapse blckSock.pas Blocking or non blocking Select TServerSocket TClientSocket ScktComp.pas Blocking or non blocking WSAAsyncSelect FastNet psock.pas WSAAsyncselect TSocketConnection TServerSocket TClientSocket From the table above can be seen, not a component using the following 4 models: Blocking mode Overlap port Event selection The completion port Only to: Selec...