소스 검색

Initial commit

luoguangyi 3 년 전
커밋
8a65ba9ea4
2개의 변경된 파일17개의 추가작업 그리고 0개의 파일을 삭제
  1. 14 0
      .gitignore
  2. 3 0
      README.md

+ 14 - 0
.gitignore

@@ -0,0 +1,14 @@
+# ---> Java
+*.class
+
+# Mobile Tools for Java (J2ME)
+.mtj.tmp/
+
+# Package Files #
+*.jar
+*.war
+*.ear
+
+# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
+hs_err_pid*
+

+ 3 - 0
README.md

@@ -0,0 +1,3 @@
+# iot-transfer
+
+kafka转发iot数据,适用于iot-project和iot-collect无法直接TCP连接的情况,通过iot-transfer进行转发通信,目前招商适用