Skip to content

JHKoder/tcp

Repository files navigation

TCP/IP 연결 라이브러리


test version test

UML


내부 기능

  • HTTP(GET) tcp ip 연결 여부 확인
  • 비동기 작업으로 성능 개선

설정 방법


repositories {
    mavenCentral()
    jcenter()
    maven { url "https://jitpack.io" }
}

dependencies {
    implementation 'com.github.oiNeh:tcp:0.1.16'
}

About

TCP / IP 연결 확인 라이브러리

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages