Code Monkey home page Code Monkey logo

Comments (7)

lackolaxton avatar lackolaxton commented on July 17, 2024 1

Brian,
Would you like me to look at adding a GUI for the TCP/UDP server(s)? We can then add functionality to change the above settings while using the application. Depends if you deem it necessary and if so a little brief on what it neeeds to support would be great :)

Cheers
Tom

from agopengps.

farmerbriantee avatar farmerbriantee commented on July 17, 2024

Are you able to edit source code? Do you have visual studio 2015 or 2017 installed?

from agopengps.

aortner avatar aortner commented on July 17, 2024

from agopengps.

farmerbriantee avatar farmerbriantee commented on July 17, 2024

Search for the line " StartTCPServer();" in FormGPS.cs.

Uncomment it so the TCP server actually starts when starting AgOpen. Rebuild project.

The IP address you already know, its the ip address of the machine you are running AgOpen on.

The port number is 7777. In the function StartTCPServer, the line

const int nPortListen = 7777;

sets the port number of the server. If you need to change that, no problem.

In your client, put the ip address of the AgOpenGPS, and port 7777.

It should work!

from agopengps.

aortner avatar aortner commented on July 17, 2024

Hi Brian,Hi Tom!

I did try your suggestions with sharp develop - i have no visual studio.

i was able to build the app and tcp input works - great.
i did loose some graphics...

if you could make a switch for this in your app - it would be great!

from agopengps.

farmerbriantee avatar farmerbriantee commented on July 17, 2024

It has to run when starting AgOpen, but would only require a RESTART then. i best add it.

from agopengps.

farmerbriantee avatar farmerbriantee commented on July 17, 2024

oh, but i've been feverishly working on fixing the heading when the gps signal isn't the best. Gonna take a lot to fix, its a super priority.

from agopengps.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.