Find Jobs
Hire Freelancers

c++ to c# conversion

£20-250 GBP

已关闭
已发布超过 8 年前

£20-250 GBP

货到付款
We have a small VC2008 project that was written for us that consists of a single C++ dll and a simple C++ utility that calls the dll. The utility program is tiny. It allows us to upload firmware and configure a hardware device. For someone with the right skills and who can work on their own initiative, I would estimate this project to be only a few hours work. We would like a programmer to produce a new project in VS 2015, convert the C++ application that calls the dll to C#. This application is very simple and has three similar functions: select a file/encryption key, validate the file and upload via a COM port. The application should be able to use the provided DLL binary without modifications (because the dll has already been tested and validated). We don't need the dll source files to be converted, but bidders who can provide us with a combined project so that we can compile the dll alongside the c# utility would be a bonus as our C++ and VC configuration skills are limited. Compliable C++ project sources for the dll and the utility will be provided. Deliverables will be the VS2015 C# project that we can compile and run against the dll binary here.
项目 ID: 8735552

关于此项目

29提案
远程项目
活跃8 年前

想赚点钱吗?

在Freelancer上竞价的好处

设定您的预算和时间范围
为您的工作获得报酬
简要概述您的提案
免费注册和竞标工作
29威客以平均价£149 GBP来参与此工作竞价
用户头像
Hello I'm interesting your project very well I'm a Good C++/C#, Math, Algorithm expert. I m quite well experienced in these jobs. Let's go ahead with me I want to service for you continously. Thanks
£210 GBP 在2天之内
4.9 (900条评论)
9.2
9.2
用户头像
Hello, I'd like to work on your project and help you accomplish what you need, using my substantial extensive experiences with C/C++ and C# as well as many many more. Please, feel free to review my work history for relevant experience on projects very similar to this. Once the bid is accepted, I will dedicate my full time to finish the project ASAP or by the end of the deadline. Best Regards.
£222 GBP 在3天之内
5.0 (19条评论)
6.2
6.2
用户头像
A proposal has not yet been provided
£200 GBP 在3天之内
5.0 (47条评论)
6.0
6.0
用户头像
A proposal has not yet been provided
£244 GBP 在10天之内
5.0 (14条评论)
5.0
5.0
用户头像
Hello. I am a C# and C/C++ expert. I use C# daily as my primary language in my full time job as a senior software engineer for a medical device company. I am confident I can port your C++ project to C# in the time allotted. I recently updated my development machine to VS2015 so this project is perfect timing. Thanks and I look forward to working with you.
£111 GBP 在5天之内
5.0 (7条评论)
3.0
3.0
用户头像
Hello Please send me the VC++ project, so I could give you better estimation about the time and price I have a big experience in C# and hopefully could help you Thanks!
£111 GBP 在3天之内
5.0 (5条评论)
3.1
3.1
用户头像
Hi, In your project you have a C++ dll and a C++ utility which calls these dll. This C++ utility should be converted to C# and it should call C++ dll to execute the functionality. Correct me if my understanding is wrong. I can implement this functionality by using Interop services that is by importing dll. I can also use Visual studio 2015 for the creating these projects and solutions. Looking forward to work with you and waiting for your reply. Looking forward to work with you. Waiting fro your reply.
£80 GBP 在2天之内
4.6 (4条评论)
3.0
3.0
用户头像
Good afternoon, I'm looking forward to contact me and start a collaboration with long-term effect, hopefully with great results. I have a strong experience in C# /C++ / C programming as I have been working in these areas for the past few years. C# is my favourite programming language and if you come with challenging projects i don't see how we can fail. Thank you! Have a good day! For more details don't hesitate to contact me.
£110 GBP 在3天之内
5.0 (2条评论)
2.0
2.0
用户头像
A proposal has not yet been provided
£80 GBP 在3天之内
5.0 (4条评论)
1.7
1.7
用户头像
Dear Sir, I'm A Certified C# Developer from Microsoft. I've 8+ Years Of Experience. I'm Ready To Start Working Right Now. Note: I'm always available via Freelancer Mobile Chat.
£150 GBP 在3天之内
4.0 (2条评论)
2.4
2.4
用户头像
Hi, I'm an experienced .Net (C#) developer for more than 10 year. I've already done similar work : - VS2015 project C++/CLI acting as a wrapper of C++ native dll and then usable by C#. - A c# console application that calls the wrapped features to demonstrate the ability to call code from c#. Questions: - Does the native dll has already the required export ? I will be happy to help you in this coming project and pass the knowledge on the code I will wrote for you. Regards, Fabien Bondi
£100 GBP 在2天之内
4.9 (2条评论)
1.3
1.3
用户头像
A proposal has not yet been provided
£150 GBP 在3天之内
0.0 (0条评论)
0.0
0.0
用户头像
Hi, sir. My team is ready for help you in this project. Let me know that you have the source of "simple C++ utility".
£55 GBP 在1天之内
0.0 (0条评论)
0.0
0.0
用户头像
A proposal has not yet been provided
£133 GBP 在8天之内
0.0 (0条评论)
0.0
0.0
用户头像
I could make this completely in 2.5man-day. The cost will be 240$ as (my rate is 12$/hour). Assume that your dll is written in a standard way that we can call from .NET without any modification. Detail task is mention below
£150 GBP 在3天之内
0.0 (0条评论)
0.0
0.0
用户头像
Good day, I'm young student from Lithuania and I'm looking for small tasks to get more experience for the lowest amount of price because I need ratings in this website. Thank you for understanding. I would try to do everything to get much experience as I can to help you. Thank You for Your attention.
£20 GBP 在2天之内
0.0 (0条评论)
0.0
0.0
用户头像
A proposal has not yet been provided
£57 GBP 在2天之内
0.0 (0条评论)
0.0
0.0
用户头像
A proposal has not yet been provided
£166 GBP 在2天之内
0.0 (0条评论)
0.0
0.0
用户头像
I have quite good experience binding unmanaged C++ dlls with C# applications. As the project has only 3 functions to be used , dllimport can be used directly in the c# utility dll to import the c++ dll functionalities. But if there are plans to extend the c++ dll in the future then creating a managed c++ bridge dll between unmanaged c++ dll and c# utility dll , would be an ideal solution as dllimport would be an overhead if more functionalities needs to be called from c++ dll. Additionally if all the projects needs to be part of vs2015 solution so that all projects can be compiled at one go , unmanaged c++ dll needs to be migrated to vs 2015. This would require some obsolescence issues to be handled with vc++ compilers. Below are the requirements for this project: 1. Convert c++ utility dll to c# dll compiled in VS2015 2. C++ base dll binary need to be used without any alteration 3. Bonus requirement: All projects [c++ base dll, c# utility dll] to be compiled from VS2015 environment. This includes migration of C++ base dll to VS2015.
£150 GBP 在3天之内
0.0 (0条评论)
0.0
0.0
用户头像
I am .Net professional with 8+ year experience, I have started my career with C++, I have done a number of conversion projects.
£111 GBP 在1天之内
0.0 (0条评论)
0.0
0.0

关于客户

INDIA的国旗
India
0.0
0
会员自10月 19, 2015起

客户认证

谢谢!我们已通过电子邮件向您发送了索取免费积分的链接。
发送电子邮件时出现问题。请再试一次。
已注册用户 发布工作总数
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
加载预览
授予地理位置权限。
您的登录会话已过期而且您已经登出,请再次登录。