搜索资源列表
testSNTP
- 使用SNTP协议连接GPS服务器,并同步本地时钟,是一个简单的使用例子-SNTP agreement linking the use of GPS server, and the local clock synchronization is a simple example of the use of
TCPCli
- 此代码为网络GPS客户端程序,用于与服务器之间的基于NTrip协议的通讯。
TCP_IP
- TCP服务器监听程序,及客户端测试,用于GPS车载终端的TCP/IP通讯:发送/接受命令和短信等
TCP_Listener
- TCP服务器监听程序,用于GPS车载终端的TCP/IP通讯:发送/接受命令和短信等,(VS.NET c#)
SimpleMesse
- 实现车载数据的接受和发送 使用TCP Socket-Achieve the vehicle to receive and send data using TCP Socket
GT808ClientTest
- 模拟GPS终端,对JT808协议服务器,进行压力测试,-Simulation of GPS terminals, for JT808 protocol server, stress testing,
TCPServer
- indy 通信服务端,GPS定位OBD数据解析-indy communications server, GPS positioning OBD data analysis
GPS_CRANE
- 实现多线程服务器,实现GPS定位点坐标和工作状态解析、存储、以及安全距离判断、实时发送报警信息、数据库使用mysql。-Multi-threaded server, realize GPS positioning coordinates and work state analysis, storage, and security the judge, send real-time alarm information, mysql.
teibangleng
- Using MATLAB dynamic clustering or iterative self-organizing data analysis, GPS and INS navigation program, Optimization class contains several simple sample programs.
SocketToolsourcecode
- Socket测试工具包的开发 第一阶段,先开发客户端,第二阶段 开发服务端. 1.GPS坐标数据的解析与转化, 比如开始和结尾判断后,中间取字符串的方式. 使用什么样的编码. 2.Json数据的解析与转化,快速的发送类的一种方式,不用考虑那么多的字节转化方式 3.最简单的是发送字符串,这样的功能市面上都有。 我要能够发送字节串,可以写一个16进制串,然后发送出去. 可以定时发送. 4.多个客户端同时发送数据. 模拟数量,然后以列表的形式看发送和返回的数据. 5.添加的测试服务器和