Find Jobs
Hire Freelancers

linux : recive gps info from device in server via tcp and add data to mysql database

$10-100 USD

Lezárt
Kiadva ekkor: majdnem 6 évvel ezelőtt

$10-100 USD

Teljesítéskor fizetve
i have some gps devices that send infomration to server via tcp so what i need is a script for linux like this: Part1 : Server need to listen for tcp connection and pass those information to next script(part2) Part2: Parse information based on device protocol and insert to database i want to make script in parts so if i have new device with different protocol i can change just second part of script that parse info
Projektazonosító: 17353146

A projektről

29 ajánlat
Távolról teljesíthető projekt
Aktiválva: 6 évvel ezelőtt

Szeretne pénzt keresni?

A Freelancer oldalán történő árajánlatadás előnyei

Határozzon meg költségvetést és időkeretet
Kapja meg fizetését a munkáért
Vázolja ajánlatát
Ingyen regisztrálhat és adhat árajánlatot munkákra
29 szabadúszó adott átlagosan $167 USD összegű árajánlatot erre a munkára
Felhasználó avatár
Hi there, Warm Greetings We came along with your request for linux : recive gps info from device in server via tcp and add data to mysql database and we reviewed your project description. We'd like to help you with confidence and satisfying results. We have professionals working here with 100% results and more creative and renovative ideas for our clients ! We have worked on several similar projects before! We are offering our services for more than 5 years in the field of C Programming, C++ Programming, Java, Linux, Python We have worked on 350+ Projects. Please check the profile reviews Feel free to message us to discuss briefly about your project !
$160 USD 5 napon belül
4,9 (134 értékelés)
7,2
7,2
Felhasználó avatár
I am very proficient in c and c++. I have 16 years c++ developing experience now, and have worked for more than 7 years. My work is online game developing, and mainly focus on server side, using c++ under Linux environment. I made many great projects using c++, for example, I made the tools which could convert java codes into c++ scripts, of course garbage collection included, this was very similar to a compiler, and was very complex. I also made our own mobile game using c++, I can show you the demo of client, if you like. I am very proficient in java also. I have a very good review on Freelancer.com, I never miss a project once I accept the job, you can check my review. Trust me, please let expert help you.
$120 USD 2 napon belül
4,9 (228 értékelés)
7,4
7,4
Felhasználó avatár
I can write this program either in C language or in Perl language. Please indicate the GPS device you are using so I can check what protocol it uses. Questions: - What database are you using - PostgreSQL, MySQL or SQLite? - Does the GPS device protocol use TLS or SSL encryption? I can create a private Git repository to make sharing source code easier (if you don't have one already). I am based in Ireland - GMT timezone.
$70 USD 14 napon belül
5,0 (22 értékelés)
7,3
7,3
Felhasználó avatár
Hello. I have a ready-made script for pushing AIS messages from network to MySQL, so I think I can easily customize it for your needs.
$222 USD 1 napon belül
4,9 (76 értékelés)
6,3
6,3
Felhasználó avatár
I can help you with these scripts. I can write in python
$70 USD 2 napon belül
5,0 (34 értékelés)
5,5
5,5
Felhasználó avatár
I have been working with GPS systems almost exclusively since 2012, and have been developing software since 1979, so I can defiantly do this for you. The simplest way to do this is to use either OpenGTS or Traccar both of which are open source tracking platforms written in Java. The source code for both OpenGTS, and Traccar can be downloaded for free, no licensing or user fees in involved. I can rework the device communications code from either one to get the data into your MySQL database, or if OpenGTS or Traccar fits your requirements just install either OpenGTS or Traccar and configure it. The time frame may seem long, but it is best to include time for complete testing in the proposal so there are no surprises. I have a couple of questions: 1) What tracking devices are you using? 2) Do you have the TCP protocol specs for the device? 3) What type of Linux and what version are you using? 4) This is the most important question, does the host have a static IP address? Please review my profile on Freelancer, and contact me on the Freelancer message board so we can discuss your requirements further.
$400 USD 15 napon belül
5,0 (6 értékelés)
5,6
5,6
Felhasználó avatár
Hi, Give me a chance to work with, having good knowledge and experience in GPS / IOT listener server development. looking forward.. Thank you..
$100 USD 5 napon belül
5,0 (30 értékelés)
4,8
4,8
Felhasználó avatár
Hi I am expert in C/c++ in networking domain. So tcp server part is very easy for me.. The latter part we need to discuss since parsing messages can be too simple as well as too complex job. So I will require some sample message to see what kind of data is received, how many fields, what format etc.. based on that time estimates can be precisely given. hope to work with you.. Regards Arch
$66 USD 10 napon belül
4,9 (25 értékelés)
3,9
3,9
Felhasználó avatár
Hi, I have good knowledge of C++, Java, Python and golang. I am interested in this project. For this project I will need details about protocol. Thanks
$60 USD 10 napon belül
5,0 (7 értékelés)
3,4
3,4
Felhasználó avatár
Dear hiring manager. As soon as seeing your job posting, I'm very excited because I've finally found the project which is really suitable for me. I have several years of experience in tcp socket daemon programming in linux. I'm really looking forward to do this job for you. Hoping to receive a message from you. Thanks. Huri J.
$111 USD 3 napon belül
4,4 (2 értékelés)
2,3
2,3
Felhasználó avatár
I can make your script. I love linux and it should be fast and simple
$122 USD 2 napon belül
4,4 (1 értékelés)
0,8
0,8
Felhasználó avatár
Hi I'll write you a script for linux to listen to TCP connections and insert data in a mysql database. Kindly disucss. Tahnks
$555 USD 3 napon belül
0,0 (0 értékelés)
0,0
0,0
Felhasználó avatár
I understand that you need a simple solution, but a simple solution will have a lot of security implications I will do using this using bash script ,script to insert into db (MySQL/flatfile) in 2 days including for production testing Hope you will be giving me a staging environment
$61 USD 10 napon belül
0,0 (0 értékelés)
0,0
0,0
Felhasználó avatár
This is my first bid, that is why I have no reviews but I have 3 years of experience using Python and this is a relatively easy task for me. For the first part I intend to make a python class keeps listening to the tcp connection and extract info from the request. For the second part I intend to use SQLalchemy to interact with the database, which is an excellent library that allows you to use whatever database you want without changing any code. The second part would receive the info from the first part, parse it and then insert it in the database. If you could send a sample of the tcp request, I would be glad to show a sample of how the second part handles the information. Thanks in regards, Zeyad Yasser
$35 USD 10 napon belül
0,0 (0 értékelés)
0,0
0,0
Felhasználó avatár
Hi there, Hope you doing great !!! I can help you linux to recive gps info from device in server via tcp and add data to mysql database I am a Redhat Certified System Administrator/Engineer having 4 years of experience in System Center Operations Management. My professional expertise covers a thorough understanding of Linux system administration and Microsoft window server. One of our clients is US online dating website “ Harmony", we are a team of 12 persons and we offer support to clients, perform Server Administration duties, Perform daily system monitoring, verifying the integrity and availability of all hardware, server resources, systems and key processes etc I have all the skills required for this job as:- Server operating systems, AWS Linux (CentOS, Ubuntu, Debian) Windows (Server 2012 and 2016). Excellent written and verbal English communication skills Experience working in technical support MY Technical SKILL SET: Linux Administration: Maintaining Various Development Servers, Apache Tomcat, PHP Servers (Apache/Nginx), Docker Server, Github Server for Code Management, Nagios and Uptime Robots for Server Monitoring, New Relic for Server and Application Monitoring, PBX Server for Internet and Intranet Communication, FAN Server, NFS, Samba. Network Administration: Tplink Load Balancer, Configuring Manageable and Non-Manageable Network Switches, Employee Monitoring Dynamic DNS, Port Forwarding. Regards, Mohinder Pal
$100 USD 2 napon belül
0,0 (0 értékelés)
0,0
0,0
Felhasználó avatár
Hi, I am interested in your project and I would like to know more details. Kindly drop a message so we can discuss.
$100 USD 10 napon belül
0,0 (0 értékelés)
0,0
0,0
Felhasználó avatár
Did similar work for GPS devices in large automotive projects. I have knowledge in gps data extraction and how to store the data in DataBase.
$88 USD 10 napon belül
0,0 (0 értékelés)
0,0
0,0
Felhasználó avatár
I have worked in similar projects earlier. I can complete the work in time and with full satisfaction.
$61 USD 10 napon belül
0,0 (0 értékelés)
0,0
0,0

Az ügyfélről

MACEDONIA zászlója
mycity, Macedonia
5,0
152
Fizetési mód hitelesítve
Tagság kezdete: máj. 3, 2013

Ügyfél-hitelesítés

Köszönjük! E-mailben elküldtük a linket, melyen átveheti ajándék egyenlegét.
E-mailje elküldése során valami hiba történt. Kérjük, próbálja újra.
Regisztrált Felhasználók Összes Közzétett Munka
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Előnézet betöltése
Hozzáférést adott a helymeghatározáshoz.
Belépési munkamenete lejárt, és kijelentkeztettük. Kérjük, lépjen be újra.