#
tcp
Here are 326 public repositories matching this topic...
An blocking socket client for Android applications.
android
client
socket
tcp
server
socket-io
tcp-server
socket-server
tcp-client
tcp-socket
server-side
android-server
android-socketio-client
android-server-json
android-socket
android-socket-server
android-tcp-server
-
Updated
Jan 10, 2020 - Java
VsKrishna87
commented
Nov 4, 2019
My following WebClient is working fine with internet connection but not through our proxy connection.
WebClient webClient = WebClient.builder()
.baseUrl("https://targetsite.com")
.build();
webClient.post()
.uri("/service/serviceName")
.body(BodyInserters.fromObject(reqData))
.retrieve()
.bodyToMono(WebServiceResponse.class)
Event though, the sam
Fast Parallel Async HTTP/SSH/TCP/UDP/Ping Client Java Library. Aggregate 100,000 APIs & send anywhere in 20 lines of code. Ping/HTTP Calls 8000 servers in 12 seconds. (Akka) www.parallec.io
api
ssh
http
akka
rest
tcp
async
api-management
udp
parallel
ping
http-client
api-consumer
tcp-client
parallel-ssh
polling
parallel-requests
-
Updated
Jan 14, 2018 - Java
grain是一个极简的、组件式的RPC框架,灵活且适合渐进学习,可与任何框架整合。同时包含(系统通用多线程模型与消息通讯 || 多对多关系的分布式锁 || 基于Servlet的HTTP框架 || 基于系统通用多线程模型的Websocket框架 || 支持行级锁的多线程锁 )等组件,按需选择组件,不绑架开发者。
-
Updated
Oct 30, 2019 - Java
异步socket,对一些业务场景做了支持
android
java
client
socket
tcp
sockets
socket-io
socket-io-client
tcp-server
tcp-client
socketio
socket-programming
-
Updated
Oct 22, 2019 - Java
JetLinks 基于Java8,Spring Boot 2.x ,WebFlux,Netty,Vert.x,Reactor等开发, 是一个全响应式的物联网平台。支持统一物模型管理,多种设备,多种厂家,统一管理。统一设备连接管理,多协议适配(TCP,MQTT,UDP,CoAP,HTTP等),屏蔽网络编程复杂性,灵活接入不同厂家不同协议等设备。实时数据处理,设备告警,消息通知,数据转发。地理位置,数据可视化等。能帮助你快速建立物联网相关业务系统。
java
mqtt
iot
spring-boot
tcp
rule-engine
netty
websocket
reactive-streams
iot-platform
reactor
webflux
r2dbc
jetlinks
-
Updated
Sep 5, 2020 - Java
Firefly is an asynchronous web framework for rapid development of high-performance web application.
kotlin
tls
http
demo
oauth2
reactive
web
tcp
asynchronous
high-performance
websocket
http2
http-client
web-framework
reactive-programming
http-server
-
Updated
Aug 27, 2020 - Java
An easy-to-use, event-driven, asynchronous, network application framework compiled with Java 11.
java
client
networking
tcp
server
packets
gradle
maven
asynchronous
network
bytes
byte
tcp-server
nio
tcp-client
java-8
client-server
nio2
java-11
simplenet
-
Updated
Aug 29, 2020 - Java
A handy systems and security-focused tool, Port Authority is a very fast Android port scanner. Port Authority also allows you to quickly discover hosts on your network and will display useful network information about your device and other hosts.
-
Updated
Sep 5, 2020 - Java
Netty应用到Android,包含客户端、服务端(断线重连、心跳、黏包处理)
-
Updated
Dec 18, 2019 - Java
Logback appender for sending GELF messages with zero additional dependencies
-
Updated
Aug 23, 2020 - Java
最近项目中要求做推送,基于内网的。由于工期不是很紧,需求不是很严格,所以放弃了使用三方的推送框架,基于Socket自己写了消息推送功能(服务端+android端)。服务器端使用java,客户端使用Android。本人是做Android开发的,所以demo重点介绍客户端的一些代码,包括Socket的TCP长连接及发消息,Service如何不被轻易杀死,通过aidl实现界面实时与Service的通信,可以在界面上控制Socket的连接与断开以及发消息,并采用了Parcelable对象实现aidl传参
-
Updated
Mar 29, 2017 - Java
IOT DC3 is an open source, distributed Internet of Things (IOT) platform based on Spring Cloud. It is used for rapid development of IOT projects and management of IOT devices. It is a set of solutions for IOT system.
visualization
java
docker
mqtt
iot
socket
vue
rtsp
tcp
spring-cloud
gateway
rpc
plc
data-collection
dcs
device-management
opc-ua
multi-protocol
iot-dc3
-
Updated
Sep 6, 2020 - Java
Bouncer is a network TCP port redirector/forward proxy (like rinetd) with extra features like Reverse tunneling (like ssh -R), SSL tunneling (like stunnel), connection Failover, LoadBalancing and Clustering. In pure Java (BIO)
-
Updated
Feb 13, 2018 - Java
缓存cache服务器
socket
json
spring-boot
tcp
server
gzip
network
cache
md5
tcp-server
timeout
binary-search-tree
concurrenthashmap
rsa-encryption
quantum-field-theory
concurrent-futures
deta-cache
-
Updated
Mar 27, 2020 - Java
An Open Sound Control (OSC) implementation for Java and Processing
-
Updated
Jul 9, 2020 - Java
A live android screen caster which encoding media by h264,webm via TCP and UDP with low latency
-
Updated
Nov 28, 2019 - Java
采用Netty信息加载实现长连接实时通讯系统,客户端可以值任何场景,支持实时http通讯、webSocket通讯、tcp协议通讯、和udp协议通讯、广播协议等 通过http协议,rpc协议。 采用自定义网络数据包结构, 实现自定义网络栈。
-
Updated
Nov 17, 2018 - Java
轻量级内网穿透工具, 基于Java8,netty4.x实现,开箱即用,可转发基于TCP的应用层数据流,例如HTTP/HTTPS,SSH
-
Updated
Dec 5, 2019 - Java
React Native TCP socket API for Android & iOS with client SSL/TLS support
android
tls
ssl
ios
react-native
tcp
network
tcp-server
tcp-client
tcp-socket
net
react-native-library
-
Updated
Aug 30, 2020 - Java
High level Java network library
-
Updated
Jul 5, 2019 - Java
Improve this page
Add a description, image, and links to the tcp topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the tcp topic, visit your repo's landing page and select "manage topics."
这里的路由和server通信是否可以用一个长连接来维护更好