AndLinker是一款Android上的IPC (进程间通信) 库,结合了AIDL和Retrofit的诸多特性,且可以与RxJava和RxJava2的Call Adapters无缝结合使用。项目的设计与部分代码参考了伟大的Retrofit项目。
2021-10-06 19:08:00 196KB Android开发-其它杂项
1
socket通信库,c++编写,只需调用几个函数即可完成socket通信过程。简单易用,C#等其他语言可调用.问题沟通可发送邮件至gaocongly@126.com
2021-09-04 12:27:45 20KB c++ socket通信库
1
只需包含CnComm.h头文件即可使用,很方便
2021-07-12 21:01:35 1.32MB c++ 串口通信
1
32位和64位库,包括单个和多个数据通信简单实例。
2021-07-06 22:06:07 209KB sanp7 plc通信
1
RCF is a portable C++ interprocess communication framework, using native C++ features to provide a new and simplified approach to writing distributed C++ software. RCF builds on the time honored concept of using interface declarations to specify remotely available functionality. Over the years there have been a number of well-known efforts building on that concept, from the venerable stalwarts of CORBA and DCOM, to modern day sequels such as Java RMI, .NET Remoting, WCF, WS-*, and so on. These frameworks all share a fundamental flaw, though: they use interfaces as a veneer for what is fundamentally an object-oriented view of distributed systems. RCF imposes no object model at all on remote interactions, and represents an interface-oriented view of distributed systems. RCF interfaces and data contracts are defined in standard C++ code, and not locked down to an elaborate object model. As such, RCF provides a simpler and more coherent programming model, than the aforementioned approaches. The RCF User Guide is intended as a guide in using RCF to write real-world distributed C++ software. Network programming is a notoriously difficult subject, but this guide will demonstrate how RCF lets you quickly and reliably construct robust, real-world networked applications.
2021-06-15 10:37:03 494KB RCF
1
FastSocket是一个轻量级易扩展的c#异步socket通信库,项目开始于2011年,经过近3年不断调整与改进,目前在功能和性能上均有不错的表现
2021-05-26 09:14:04 89KB fastsocket 通讯 框架
1
acl 库是啥、主要包含哪些功能? acl 工程是一个跨平台(支持LINUX,WIN32,Solaris,MacOS,FreeBSD)的网络通信库及服务器编程框架,同时提供更多的实用功能库。通过该库,用户可以非常容易地编写支持多种模式(多线程、多进程、非阻塞、触发器、UDP方式、协程方式)的服务器程序,WEB 应用程序,数据库应用程序。此外,该库还提供了常见应用的客户端通信库(如:HTTP、SMTP、ICMP、redis、disque、memcache、beanstalk、handler socket),常见流式编解码库:XML/JSON/MIME/BASE64/UUCODE/QPCODE/RFC2047 等。 ### 2、acl 库支持哪些平台? 目前主要支持 Linux/Windows/Macos/Freebsd/Solaris(x86)。 ### 3、acl 库主要包含几个库? 主要包括:lib_acl(用 C 语言写的基础库)、lib_protocol(用 C 语言写的一些网络应用协议库)、lib_acl_cpp(用 C++ 语言编写,封装了 lib_acl/lib_protocol 两个库,同时增加更多实用的功能库)、 lib_fiber(用 C 语言编写的支持高性能、高并发的网络协程库)、lib_rpc(用C++语言编写的封装了 google protobuf 网络库)。 ### 4、acl 库有哪些外部依赖库? lib_acl/lib_protocol/lib_fiber 仅依赖系统基础库;lib_acl_cpp 库的 db 模块依赖于 mysql 客户端库、sqlite 库,stream 流模块依赖于 polarssl 库(该库源码附在 acl/resource 目录下),另外,在 UNIX/LINUX 平台下还需要压缩库 --- libz 库(一般 LINUX 会自带该压缩库);lib_rpc 依赖于 protobuf 库。 ### 5、没有这些第三方库 acl 能否使用? 可以。默认情况下,没有这些第三方库编译和使用 acl 库是没有问题的,只是不能使用 mysql/sqlite/ssl/protobuf 功能。
c#下tcp封装太麻烦,想直接实现业务模块?没问题,这里有已经封装好的,直接拿来就用 参考里边的AppServer和AppClient;可直接用在项目开发中。
2021-05-18 14:53:14 281B TCP通信库
1
这是一个小型图书馆,可与支持Webasto(tm)W-Bus的汽车加热系统进行通讯。 在个人计算机上运行或在嵌入式设备上运行(薄型设计)。 方便携带。 包括加热器管理器,加热器控制器程序等。 GIT存储库(不建议使用CVS)还包括用于控制支持W-Bus的设备的控制单元应用程序,与W-Bus兼容的加热器单元固件应用程序以及用于测试目的的加热器模拟器。 此外,还包括用于Linux的串行环回驱动程序,以模拟OBD II K-Line适配器。
2021-05-08 13:03:52 758KB 开源软件
1
倍福PLC串口通信库,倍福Modbus RTU 库手册