{"id":41446663,"url":"https://github.com/ch0ice/jt809-tcp-server","last_synced_at":"2026-01-23T15:07:00.729Z","repository":{"id":37752271,"uuid":"194189948","full_name":"ch0ice/jt809-tcp-server","owner":"ch0ice","description":"parse JTT 809-2011 protocol of ministry of transportation","archived":false,"fork":false,"pushed_at":"2022-06-17T02:13:41.000Z","size":3566,"stargazers_count":143,"open_issues_count":8,"forks_count":82,"subscribers_count":4,"default_branch":"master","last_synced_at":"2023-11-07T18:43:24.381Z","etag":null,"topics":["java","jtt809","netty","tcp-server"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ch0ice.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-06-28T02:04:45.000Z","updated_at":"2023-09-23T06:31:43.000Z","dependencies_parsed_at":"2022-08-08T21:31:02.486Z","dependency_job_id":null,"html_url":"https://github.com/ch0ice/jt809-tcp-server","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"purl":"pkg:github/ch0ice/jt809-tcp-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ch0ice%2Fjt809-tcp-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ch0ice%2Fjt809-tcp-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ch0ice%2Fjt809-tcp-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ch0ice%2Fjt809-tcp-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ch0ice","download_url":"https://codeload.github.com/ch0ice/jt809-tcp-server/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ch0ice%2Fjt809-tcp-server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28694464,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-23T14:15:13.573Z","status":"ssl_error","status_checked_at":"2026-01-23T14:09:05.534Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["java","jtt809","netty","tcp-server"],"created_at":"2026-01-23T15:06:59.713Z","updated_at":"2026-01-23T15:07:00.722Z","avatar_url":"https://github.com/ch0ice.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# jt809-tcp-server\nJT/T809-2011（道路运输车辆卫星定位系统平台数据交换协议） 上级服务端\n\n### Why\n自己在git上找了一下，没有JTT809协议的代码，或是说没有能用的，\n并且由于JTT809是通用协议，开源以后各位就不需要重复造轮子，\n可以拿过来填充自己的业务直接使用。\n\n### How\n本项目使用 spring-boot-2.1.6.RELEASE + netty-4.1.32.Final开发，\n项目启动后会启动两个端口，分别为一个HTTP端口和一个TCP端口。\n* __为什么要使用spring__\n    * 一是因为spring模块化和方便的配置管理。\n    * 二是因为可能有外部通过接口请求进行下行命令操作的需求。\n\n### What\n本项目完全按照JTT 809-2011协议实现上级服务端，\n解决了TCP粘包拆包问题，数据转义，和数据解析\n* __目前解析了如下数据__\n    * 0x1001 - 主链路登陆\u003cbr/\u003e\n    * 0x1200 - 主链路动态信息交换消息\u003cbr/\u003e\n        * 0x1200-0x1201 - 车辆注册\u003cbr/\u003e\n        * 0x1200-0x1202 - 实时定位\u003cbr/\u003e\n\n### PS\n* 目前采用Github flow模式：Fork-\u003ePushRequest-\u003eMerge(当然也可以直接提交issues)\n* 如果你感觉本项目对你有所帮助，请帮忙点击一下star。\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fch0ice%2Fjt809-tcp-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fch0ice%2Fjt809-tcp-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fch0ice%2Fjt809-tcp-server/lists"}