
Closed
Posted
Paid on delivery
I need a small, well-structured network utility written strictly in ANSI/ISO C++98 that talks over UDP and TCP The program must build and run on both Windows (using classic Winsock) and Linux (BSD sockets) without any third-party dependencies or AI-generated code. Core behavior The specification will be sent to you in a chat session when you message me for this project. What I expect as deliverables 1. Clean, readable C++98 source files 2. A Visual Studio solution or project file for Windows and a GNU Makefile for Linux, both compiling without warnings at ‑Wall 3. A short README detailing build commands, runtime arguments, and anything platform-specific Acceptance criteria • Builds out-of-the-box on Windows 10 (MSVC) and Ubuntu (g++) Code fulfills the requirements of the PDF Project that I will email you.
Project ID: 39715345
13 proposals
Remote project
Active 8 mos ago
Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
13 freelancers are bidding on average $16 USD for this job

I have a lot of know-how in making network tools that work on different systems using ANSI/ISO C++98. I can make a neat, well-set program that works with both UDP and TCP. I will make sure it runs on Windows with Winsock and on Linux with BSD sockets, needing no extra parts. I will give you clean, easy-to-read code files, a Visual Studio setup for Windows, a GNU Makefile for Linux, and a short README with build steps, run needs, and notes specific to each platform. I’ll stick to your PDF guide well and make sure the code runs with no warnings under -Wall and meets your checks. I can start now and create a fully working, easy to keep up solution that runs well on both systems.
$50 USD in 1 day
1.7
1.7

"I believe we are a perfect fit for your project. Your need for a clean, well-structured network utility aligns perfectly with our expertise in C++ development. While I am new to Freelancer, I have vast experience in handling similar projects off-site." We can provide you with error-free C++98 source files, along with Windows Visual Studio solution and Linux GNU Makefile. I would love to chat more about your project! Worst case scenario you walk away with a free consultation. Regards, Zander Steenkamp
$10 USD in 30 days
0.0
0.0

Dear breifautomation, My expertise lies in developing integrated, user-centric designs that excel in professionalism and usability, making me an ideal fit for your project. I specialize in UI/UX design, front-end development, and workflow automation to ensure seamless user experiences. Though new to freelancer.com, I have a wealth of experience outside the platform. I am eager to discuss your project further and showcase how my skills can elevate your desired outcomes. Please feel free to reach out so we can explore your project needs in more detail. Warm Regards, Kiran Lalgi
$10 USD in 30 days
0.0
0.0

I’m uniquely qualified to contribute real value to this project from day one. I have extensive experience developing clean, professional C++ applications that run seamlessly on both Windows and Linux platforms. My expertise includes creating network utilities using classic Winsock for Windows and BSD sockets for Linux. My profile here is just getting started, but my experience spans multiple off-platform projects with proven success. Looking forward to chatting and exploring how I can help bring your project to life! Kind Regards, Keyan Ribberts
$10 USD in 30 days
0.0
0.0

I've worked on projects just like yours and know exactly how to deliver results that make a real difference. I don't offer copy-paste solutions. I take time to understand your goals and bring creative, reliable, and fast results. Let's get this done right the first time. Ready when you are! I understand you need a clean, professional, and seamless network utility that works on both Windows and Linux, using ANSI/ISO C++98 standards. While I am new to freelancer, I have tons of experience and have done other projects off-site. I would love to chat more about your project! Regards, Wiegard Brummer
$10 USD in 30 days
0.0
0.0

"I am a perfect fit for your project. Understanding your need for a clean, professional, cross-platform network utility, I offer expertise in ANSI/ISO C++98, Winsock, and BSD sockets. While new to Freelancer, I bring ample experience with similar projects. I would love to chat more about your project! Regards, Graeme Jardine"
$10 USD in 30 days
0.0
0.0

Hi, there. You need a small, cross-platform network utility in strict ANSI/ISO C++98 that supports TCP and UDP, builds on both Windows (Winsock) and Linux (BSD sockets), with no third-party dependencies or AI-generated code. I have extensive experience writing portable C++98 network applications, creating clean, modular source code that compiles on MSVC and g++ with full `-Wall` warnings enabled. I can provide a Visual Studio solution for Windows and a GNU Makefile for Linux, along with a concise README explaining build steps, runtime arguments, and platform-specific notes. My approach ensures maintainable, readable code with fully tested TCP/UDP communication on both platforms. I’m excited to deliver a robust, standards-compliant network utility that works seamlessly across Windows and Linux. Thanks
$20 USD in 1 day
0.0
0.0

"I see a great alignment between the project needs and my capabilities! I understand the need for a clean, well-structured network utility in ANSI/ISO C++98, compatible with Windows and Linux using Winsock and BSD sockets. I have extensive experience in developing seamless, cross-platform applications that meet strict requirements. I may be new to Freelancer, but I have a strong background and a proven track record off-platform. I'd really love to hear more about your project! I'm happy to offer a free initial consultation to help get things started and see how I can best support your goals. Kind Regards, Juan K"
$10 USD in 30 days
0.0
0.0

Hi there, I believe I’d be a great fit for your project. It sounds like you’re after a clean and functional network utility that works seamlessly on both Windows and Linux systems. I have experience working on similar cross-platform projects and can deliver clean, readable C++98 source files along with Visual Studio and GNU Makefile configurations. I ensure the code compiles without warnings and meets all specified requirements. Let's discuss the project specifications further and I can help bring your network utility to life. Best regards, Aidan
$10 USD in 30 days
0.0
0.0

I am a perfect fit for your project as I specialize in developing clean and professional network utilities meeting specific requirements like yours. While I am new to freelancer, I have tons of experience and have completed multiple projects off-site. I possess expertise in creating seamless and platform-independent C++ applications. I would love to chat more about your project! Regards, Johan Venter
$10 USD in 30 days
0.0
0.0

Hi there! Building a cross-platform network utility can be tricky, especially without modern libraries or AI-generated code. You need something clean, reliable, and fully compatible with both Windows and Linux. I will write your C++98 TCP and UDP app with clean, readable source files that compile on Windows using Winsock and on Linux using BSD sockets. Both Visual Studio and GNU Make builds will work out-of-the-box, and I will provide a clear README for easy use. My approach ensures a fully functional, maintainable utility. Can you share the project specification PDF so I can start? Open chat now to begin development.
$20 USD in 7 days
0.0
0.0

Yes. Professional team of network management engineers with complete expertise. We will plan, arrange_setup hardware and execution. C++ based development will be performed. Please open chat to diacuss further. Regards Prateek
$20 USD in 7 days
0.0
0.0

Hi—Sushil here. I can deliver your cross-platform network utility strictly in ANSI/ISO C++98, fully hand-written (no generators), using classic Winsock2 on Windows and BSD sockets on Linux. Approach: a tiny portability layer (socket init, timeval, closesocket wrappers), a select()-based I/O loop that supports both TCP and UDP, clean separation of CLI parsing, networking core, and platform shims. I’ll provide: 1) readable C++98 sources with Doxygen-style comments, 2) a Visual Studio (MSVC) solution and a GNU Makefile (g++) compiling at /W4 and -Wall with zero warnings, 3) a concise README covering build, flags, runtime args, and platform notes, plus minimal self-tests (echo/round-trip) and a lightweight logging switch. Security and robustness: bounds checks, EINTR/retry, graceful shutdown, and no third-party deps. Fixed bid: $950. Please share the PDF spec so I can confirm edge cases (timeouts, IPv6, payload caps, error codes) and lock scope before kickoff.
$16 USD in 7 days
0.0
0.0

New Kensington, United States
Payment method verified
Member since Apr 7, 2006
$30-5000 USD
$30-100 USD
$30-5000 USD
$30-5000 USD
$30-35 USD
$30-250 USD
₹37500-75000 INR
₹1500-12500 INR
₹37500-75000 INR
₹12500-37500 INR
₹1500-12500 INR
$250-750 USD
$8-15 USD / hour
$25-50 USD / hour
₹12500-37500 INR
₹1500-12500 INR
₹1500-12500 INR
₹10000-20000 INR
₹100-400 INR / hour
₹750-1250 INR / hour
$250-750 USD
₹37500-75000 INR
₹12500-37500 INR
$10-30 USD
£20-250 GBP