You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

18 lines
320 B

  1. {
  2. "JT808Configuration": {
  3. "TcpPort": 808,
  4. "UdpPort": 808,
  5. "WebApiPort": 828,
  6. "MiniNumBufferSize": 51200,
  7. "SoBacklog": 65535
  8. },
  9. "RemoteServerOptions": {
  10. "DataTransfer": [
  11. {
  12. "Host": "127.0.0.1:20000",
  13. "TerminalNos": [ "1234567890", "1234567891" ]
  14. }
  15. ]
  16. }
  17. }