delphi socket cross开源跨平台通讯库

delphi socket cross是Pascal开源跨平台的tcp通讯组件

windows下用的iocp

linux下用的epoll

支持http,https

开源地址:GitHub - winddriver/Delphi-Cross-Socket: Delphi cross platform socket library

下图来自网络:

相关推荐
辰尘_星启4 小时前
【Linux】Python Socket编程指南
linux·python·socket·系统·通信
SoveTingღ2 天前
【问题解析】Socket已经关闭了,但是端口还处于listening状态?
linux·服务器·c++·qt·socket
H Journey6 天前
Linux网络编程,高性能 IO 多路复用服务器:向 epoll 监控器注册要监听的 socket 和事件
网络·socket·多路复用·事件注册
H Journey7 天前
网络编程-创建SOCKET套接字
网络·socket
sichuanwww1 个月前
套接字Socket编程样例
udp·socket·tcp
闻道且行之2 个月前
libhv 安装与使用全流程教程
c++·http·socket·libhv·c/c++
曲幽2 个月前
FastAPI实战:WebSocket vs Socket.IO,这回真给我整明白了!
python·websocket·nginx·socket·fastapi·web·async·socketio
MIXLLRED2 个月前
Python模块详解(一)—— socket 和 threading 模块
开发语言·python·socket·threading
_OP_CHEN2 个月前
【Linux网络编程】(一)初识计算机网络:从独立主机到协议世界的入门之旅
linux·服务器·网络·网络协议·计算机网络·socket·c/c++
皮皮哎哟2 个月前
linux网络编程:UDP
网络·udp·socket·sendto·udp包头