Filtrer

Mes recherches récentes
Filtrer par :
Budget
à
à
à
Type
Compétences
Langues
    État du travail
    264 webclient travaux trouvés au tarif de EUR

    ...of experience working on Core Java/J2EE technologies. • 3 to 5 years of experience working on Spring Boot services. • Proficient with Object Oriented Programming in core JAVA/J2EE. • Extensive experience working with JDK 8/11 versions, Spring Core, AOP, Spring Boot, Spring Cloud, JPA and other frameworks. • Experience in Stream APIs, Lambda Expressions, Spring WebFlux, WebClient and Swagger API etc. • Experience in Testing including Unit Test (TDD), Integration Test, E2E testing using Junit, Mockito, RestAssured etc. • Demonstrable understanding of infra and application security management, in the context of developing and operating large-scale multi-tenant systems • Broad knowledge of contemporary techn...

    €1447 (Avg Bid)
    €1447 Offre moyenne
    25 offres
    Config mail server on Ubuntu -- 3 S'est terminé left

    I am looking for...require standard security measures for my mail server. Please note that I have several domains. I want to create an email panel for each one on the same server, enabling them to send and receive emails. For example: support[@] payment[@] support[@] ,... Important: We need a bash file to install and configuration all things is need for config mail server and webclient(Roundcube) Emails sent should not be identified as spam Get high score in Bash file must have comments for each command Skills and Experience: - Experience in configuring mail servers on Ubuntu, specifically with Postfix - Knowledge of web-based email clients and their installation(Roundcube) - Understanding of standard security measures for mail servers

    €275 (Avg Bid)
    €275 Offre moyenne
    33 offres
    simple imap webclient -- 2 S'est terminé left

    Hi I need a simple imap client, where users can login and enter their credentials to access and download their emails via IMAP. each user can have multiple (imap)accounts within his (site)account. The tool will have to run on a linux virtual server. a sending or any other "management" functionality is not required, it will/has just to server as backup tool for imap accounts. users will have to register, and admin has to aprove the registration. as template this should be used (will be provided)

    €188 (Avg Bid)
    €188 Offre moyenne
    145 offres
    Config mail server on Ubuntu -- 2 S'est terminé left

    I am looking f...freelancer who can help me configure a mail server on my Ubuntu system. I prefer to use Postfix as the mail server software. Additionally, I would like a web-based email client(Roundcube) installed as well. For the security measures, I require standard security measures for my mail server. Important: We need a bash file to install and configuration all things is need for config mail server and webclient(Roundcube) Emails sent should not be identified as spam Get high score in Bash file must have comments for each command Skills and Experience: - Experience in configuring mail servers on Ubuntu, specifically with Postfix - Knowledge of web-based email clients and their installation(Roundcube) - Understanding of standard security measures for mail servers

    €140 (Avg Bid)
    €140 Offre moyenne
    33 offres
    Client Support Project S'est terminé left

    Ticket Management System ===================== TECHNOLOGYES and REPOSITARIES Repo 1. Mobile APP Flutter (for Android and IOS) Repo 2. API (Backend) Python Repo 3 WebAdmin Front-End ReactJS/NextJS Repo 4 WebClient Front-End ReactJS/NextJS -------------------------------------------------------------------------------- User Management User Registration Apply registration Reques via Web or Mobile [by Facebook, by Gmail or by Phne) If by Phone (Inpust {UserID(check uniqueness), FullName, Password) In All Type Registration a Referal code is there (ReferalCode Optional: previous user code) User Verification Admin View all Applied users and Compare Clients detail(email/mobileno) and Verify the User Ticket Management Valid User Logged in the Portal and Can Post their...

    €167 (Avg Bid)
    €167 Offre moyenne
    17 offres
    Config mail server on Ubuntu S'est terminé left

    I am looking for a freelancer who...looking for a freelancer who can help me configure a mail server on my Ubuntu system. I prefer to use Postfix as the mail server software. Additionally, I would like a web-based email client installed as well. For the security measures, I require standard security measures for my mail server. Important: We need a bash file to install and configuration all things is need for config mail server and webclient Emails sent should not be identified as spam Get high score in Bash file must have comments for each command Skills and Experience: - Experience in configuring mail servers on Ubuntu, specifically with Postfix - Knowledge of web-based email clients and their installation - Understanding of standard security measures for mail servers

    €130 (Avg Bid)
    €130 Offre moyenne
    33 offres

    Hi Please write me a .NET function (vb.net or c#) that connects to my iCloud account and downloads all my contact names and phone numbers etc. please use only regular .NET webclient classes (REST API) no sdks or 3rd party dlls etc. please send final fixed price bids. not hourly rates thanks

    €28 (Avg Bid)
    €28 Offre moyenne
    2 offres
    Service management S'est terminé left

    I want someone who has expert in service develop Bascially i need a service using webclient in springboot. We are using sts tool to develop service

    €90 (Avg Bid)
    €90 Offre moyenne
    14 offres

    I have the attached code that runs well, loads in parallel 2 json files, merge them and returns the result for http://localhost:8080/test : [{"hypervRefreshMs":"9000"},{"hypervRefreshMs":"5000"}] I wish to re-factor the code to: A. Support varing amount of json files to load. The ID's (3,4) should come from a List<String> , so I can add more ID's to the list and no need to change anything else in the code. B. Know which response belongs to which json: In the above example, I used ID's 3 and 4 (which loads and attached files), it returned :[{"hypervRefreshMs":"9000"},{"hypervRefreshMs":"5000"}] I would like it to return: { "3": {"hypervRefreshMs":"5000"}...

    €146 (Avg Bid)
    €146 Offre moyenne
    9 offres
    i need c# developer -- 3 S&#039;est terminé left

    i need c# developer i need to update programe for webclient at prorame

    €25 (Avg Bid)
    €25 Offre moyenne
    18 offres

    I need a Python script to download a csv file from a SharePoint site, and read line by line. This is the C# equivalent string userName = "me"; string password = "password"; string domain = "domainName"; string fileUrl = URL; string download = ""; WebClient myWebClient = new WebClient(); = new NetworkCredential(userName, password, domain); try { byte[] myDataBuffer = (fileUrl); download = (myDataBuffer); } catch (Exception ex) { }; Thanks

    €21 (Avg Bid)
    €21 Offre moyenne
    18 offres

    Hi, i want to create a c sharp project to download multiple files with downloading bar progress. the program will open a txt file and take the last number and start download xxx.zip+1 from URL till the file be out of loop(not exist). StreamReader reader = new StreamReader(() + "example...and take the last number and start download xxx.zip+1 from URL till the file be out of loop(not exist). StreamReader reader = new StreamReader(() + ""); var x = ("").Last(); and start to download the files example (string url = "http://url/version/" + z + ".zip";) Please use any other function instead of WebClient(); because it cant download multiple files and have to do sleep.

    €34 (Avg Bid)
    €34 Offre moyenne
    2 offres
    Solve problem in c# webclient S&#039;est terminé left

    The problem when i can call website with post man it work perfect but not webclient c# its not working take look to attached code I want some one to find the problem and solve it

    €128 (Avg Bid)
    €128 Offre moyenne
    26 offres
    Setup Golang Based Messaging Server S&#039;est terminé left

    ...this is using the script shown in video. That script takes a small time using docer for creating Dendrite home server. Beyond that they will be doing Coturn server, an Element server. Element is the frontend, dendrite is the backend. You will do Ma1sd Matrix server. Everything is mentioned in notion. Once you have all this running, they are expecting a live dendrite backend server, an Element webclient that they have their URl to, and a person can go to your URL and sign up. After that Magic link will be implemented, which is an authentication system. The home server is a , we will change the name and login. Instead of general sign up form, they want a plug and play using Magic.link. It has a basic SDK that connects to your frontend and instead of using simple methodology show...

    €20 / hr (Avg Bid)
    €20 / hr Offre moyenne
    8 offres

    Hi I have an application reading a textfile from a website and building a downloadstring with it. -> https:// + + /file It then downloads and executes "file". In an old version it did that with webclient methods, which is deprecated, now I want it to be better than ever. So the new one has to use HTTPClient, in my case this made a few dependencies neccessary, I need them to be included in one single file or just make it work without them. The second part is to make it more flexible and use for example read a file to find the strings, tell it to run the file or not, and be able to run powershell. It has to stay silent. -host -file / -out %temp% -run 1 -arguments "1 2 3" -file website2

    €22 (Avg Bid)
    €22 Offre moyenne
    3 offres

    Hi I have an application reading a textfile from a website and building a downloadstring with it. -> https:// + + /file It then downloads and executes "file". In an old version it did that with webclient methods, which is deprecated, now I want it to be better than ever. So the new one has to use HTTPClient, in my case this made a few dependencies neccessary, I need them to be included in one single file or just make it work without them. The second part is to make it more flexible and use for example read a file to find the strings, tell it to run the file or not, and be able to run powershell. -host -file / -out %temp% -run 1 -arguments "1 2 3" -file -out %temp%file3

    €21 (Avg Bid)
    €21 Offre moyenne
    2 offres
    Webclient for Chat S&#039;est terminé left

    We are looking for a webdeveloper which can develop a webbased chat client, which can be used on all devices (computer, laptop, tablets and mobile). We are using WordPress with Buddypress for userprofiles and we ha...mobile). We are using WordPress with Buddypress for userprofiles and we have IRC as backend platform for the chat. We have the knowledge for IRC if that is not your speciality and also we already integrate it with WordPress so users can login on irc using their profile credentials and several metadata is loaded. We are looking for a developer which can develop the frontend for a chat, as called a webclient/chatclient. Attached is a draw of how it should look at the end. If interested please let us know. So we can talk about the techniques and working ways with the other...

    €2330 (Avg Bid)
    €2330 Offre moyenne
    30 offres

    ... MongoDB- Writing complex queries Why REST Webservices, Introduction to RMM, Introduction to Spring Boot perfoming POST, GET, DELETE, PUT Spring Boot - Handling correct error codes, Gerneric Exception, HATEOS, Content Negotiation Spring Boot with MongoDB, Performing CRUD Operation. Introduction to Reactive Programming, build Non-Blocking clients using WebClient, Introduction to Microservcie tools Eureka, OpenFeign, Swagger Docs, Introduction to API Gateway, Hystrix Spring WebFlux Working with Netty Server, configuring Netty with Spring boot Understanding what is UI/UX, Overview of Design Thinking HTML5, CSS3, XML, XPATH, BOOTSTRAP BOOTSTRAP, Introduction JavaScript JavaScript - O...

    €13 / hr (Avg Bid)
    €13 / hr Offre moyenne
    2 offres

    ...be aware they are using an embedded webclient as the interface. There will be a page within the website with a html button called ‘scan barcode’. When clicked the webclient should seamlessly switch to the barcode reader, to capture the barcode. On completion, the result should be returned to the webpage, via javascript. Steps ----------------------------- 1. User clicks button on embedded webclient triggering javascript 2. App switches to barcode reader 3. Barcode reader scans a barcode 4. Barcode returned to webclient via javascript 5. The webpage will post the barcode to the server Tech requirements ----------------------------- - Development platform - Xamarin in Visual Studio with .NET Framework. - Deployment platforms - Android and iOS. ...

    €287 (Avg Bid)
    €287 Offre moyenne
    14 offres
    Scrap Web Site in c# S&#039;est terminé left

    Provide a visual c# software (on pc, WebClient, Selenium, what you want) with its source that : - content comments to explain main functions - I can compile myself under Visual 2017/2019 - Takes 2 parameters : X a string and Y an integer (see below) - Go to the web, parse, scrape, etc.. two pages to retrieve 2 results - Provide then a csv/txt file with 10xY lines with two columns : url ; specific_number - Test should be validate from myself (please read attached doc before answering)

    €29 (Avg Bid)
    €29 Offre moyenne
    6 offres
    Xamarin forms App bug small fix S&#039;est terminé left

    I have a Xamarin forms App and my feature which downloads the image from web at shared location stopped working with Android version 10. I am getting this error below error when I am trying to download the image. : An exception occurred during a WebClient request.---> : Access to the path "/storage/emulated/0/Pictures/CandidateImages/" is denied. There is just one bug in the system. Its happening because of google`s new policy update. I am looking for long term support for my application.

    €16 (Avg Bid)
    €16 Offre moyenne
    4 offres
    Thin web client wifi, to configure S&#039;est terminé left

    Need : - a very low cost allin solution - easily available - easily to adjust - the lower the cost, the more allin solutions we might buy - price range / per allin ready solution 25 usd - volume 50 (or maybe 100 readymade solutions) which consist out off - a small device - wifi ready - where wifi connection is easily to be configured on site at a househo...connection is easily to be configured on site at a household - that is programmable as OS very easily - that starts up when getting power / starts a 'startup'-program - european usage - the startup program should connect via Wifi to the internet and be able to connect to a webserver db in order to know what next webactions to execute. (suggestions welcome : This could be based upon a very small webclient app runni...

    €582 (Avg Bid)
    €582 Offre moyenne
    2 offres
    Need a grease monkey script written S&#039;est terminé left

    I need a grease monkey script to automatically login to a website with a defined user and password. The login for the page is 2 parts, you enter a login, hit enter, then provide a password and hit enter. I need someone to look at the page find the entry fields when they pop up fill in the login and password automatically. The login URL is

    €124 (Avg Bid)
    €124 Offre moyenne
    7 offres

    I need a webclient class that implements WS-Security signed with wss cert and TLS authorisation using TLS cert. No need for UI just a proper communication with the service with WSDL and XSDs: A partially working SOAPUI (test data out of date) project available. A brief description from documentation: All network services are secured using WS-Security. Client system is mandated to use pair of certificates provided meaning cerificate to use system (TLS) and certificate for authetication of data (WS-Security) To use system you need to : 1. Create cecure TLS connection using TLS certificate 2. Prepare proper XML message according to provided WSDL/XSD 3. Prepare SOAP envelope with WS-Security header (XML signature

    €280 (Avg Bid)
    €280 Offre moyenne
    3 offres

    I have website the i need to use WebClient to get data from URL same as this example : all website work fine only one website not working and i need some one help me to solve it website is https://www.cultbeauty.[co].[uk]/ It's small fix try the code if it's work with you and you find solution then message me

    €27 (Avg Bid)
    €27 Offre moyenne
    11 offres

    I need help solving a problem with my windows server 2019 with webclient installed.

    €20 (Avg Bid)
    €20 Offre moyenne
    7 offres
    Project for Himanshu A. S&#039;est terminé left

    Hi. I offer you a project. You need to log in to write on Twitter, change your profile, and tweet. You should not use a web browser, you should use webclient or httpclient, and you should be able to find the tweets created when you search them. Currently, the program can tweet, but it cannot be found when searching. It should be written in C#, and you shouldn't use the twitter api. Please tell me your budget and possible period.

    €139 (Avg Bid)
    €139 Offre moyenne
    1 offres
    Automatic writing on Twitter S&#039;est terminé left

    You need to log in to Twitter and write a post after changing your profile. When logging in, log in using a proxy. During the login process, you may be asked what your email address is. Email address is provided. It should be written in C#. You must use webclient or httpclient.

    €107 (Avg Bid)
    €107 Offre moyenne
    2 offres

    I need to get the html code of web pages opened in Chrome. Please no solutions with Selenium or WebClient because I know them. I want to parse the html code every second so there shouldn't be a great overhead reading the html code from the browser. I am looking for a solution in C# for a Windows Forms application.

    €33 (Avg Bid)
    €33 Offre moyenne
    2 offres
    Project for Raamakrishnan V. S&#039;est terminé left

    Hi, are you familiar with WebClient SSL in Spring boot?

    €9 (Avg Bid)
    €9 Offre moyenne
    1 offres

    Spring boot WebClient expert needed for debugging via screen share

    €23 (Avg Bid)
    €23 Offre moyenne
    7 offres

    Please read, we need a gmail clone webclient, closest we have found with ajax based technology similar to gmail services. NO ROUNDCUBE OR OTHER NON AJAX NON GMAIL LIKE CLIENTS PLEASE. Closest we have found is this companies script, but I am not certain if we can install on our Laravel site since they coded in PHP. The link below will give you details regarding that option. We can buy that script and you can install if you are able to modify it to work in our Laravel site. We have a laravel admin panel/dashboard and we want to provide webmail service to our employees. We are looking at either coding a gmail clone or buying a script of an existing webmail that is very similar to gmail with ajax functionality in our site. We have our own email server we installed just for this purp...

    €1106 (Avg Bid)
    €1106 Offre moyenne
    24 offres

    Need reactjs expert who can help to transfer this to reactjs. i will give you app instead of node js api. only need to to webclient converter

    €204 (Avg Bid)
    €204 Offre moyenne
    5 offres

    Looking for an Adobe Connect Server expert to configure SSL for one on our Adobe Connect servers and create step by step configuration guide and todo list. Requirements: - Adobe Connect Application Server SSL - Adobe Connect Meeting Server SSL - Adobe Connect Transmuxing Service SSL The final goal is attendees using WebClient should access the meeting with HTTPS and able to use their microphone. Attendees who are using the HTTP protocol can not able to use their microphone due to security reasons. You can find necessary information at below links:

    €177 (Avg Bid)
    €177 Offre moyenne
    2 offres

    I have a vb.net webclient call that sends a small XML script to a web server. The return value is a list of ID numbers. The XML is already formatted so all you have to do is write the AXIOS call and parse the return value. No UI is needed just JavaScript code for a Vue page using Axios. The vb code has been working fine for years for me both in a desktop app and the back-end to a ASMX page. I need to move this to client side. No PHP only Axios JavaScript and Vue. I will add this code to a larger project. The code and xml data is in the attached file

    €14 (Avg Bid)
    €14 Offre moyenne
    1 offres
    RDWEB Webclient S&#039;est terminé left

    looking for someone to assist with a RDWEB Webclient setup on server 2016

    €147 (Avg Bid)
    €147 Offre moyenne
    4 offres

    I want a new instalation of Windows 2019 standard with Remote desktop services (session), remoteapp and webclient () on a new domain. Rescue provided on Hetzner. Also the server has 2 hard disks 2x4 TB that must be setup using software RAID 1. For the certificates I want Let's Encrypt, using

    €23 (Avg Bid)
    €23 Offre moyenne
    2 offres

    I need C# code that logs in to website at and exports/downloads CSV file. I will provide website login and password. The C# code must not use chromium or selenium or web browser components. The C# code must use only HttpWebRequest or WebClient to submit login and any other information to the website in the background. You will need to debug website traffic to find a way to retrieve results. Please contact me if you want to request my login to login to the website to analyze this task. Thank you

    €1206 (Avg Bid)
    €1206 Offre moyenne
    24 offres

    Our web application is written in Javascript, html and AngularJs. We need to refactor it to better share the work on it. Also, new functionalities need to be added. The application calls our server using REST APIs.

    €824 (Avg Bid)
    €824 Offre moyenne
    32 offres

    build C# software with gui to work with azure aws cloud more details will be shared

    €125 (Avg Bid)
    €125 Offre moyenne
    19 offres

    I want a Xamarin form that looks like the attached. It allows the user to pick a large zip file and upload to an http RESTful service. While uploading it shows the progress of the file and also has a cancel button so they can cancel the process. I have looked at the implementations here My code to call service. It could pass anything actually but is uploading a large zip file. FileInfo fi = new FileInfo(zipFullPath); using (var client = new HttpClient())

    €196 (Avg Bid)
    €196 Offre moyenne
    9 offres

    ...languages and technologies here that are relevant to our project. The primary responsibility will be to design and develop these layers of our applications, and to coordinate with the rest of the team working on different layers of the infrastructure. Need work in both Front-end and back-end. Requirements :- 1) Must Experienced with web browser control 2) Good Knowledge of Httpwebrequest , Webclient etc....... 3) Only 3-4 Milestone per programmer,per month or week , depends , $50 Per Milestone 4) Must support daily , minimal hours 5) Good knowledge with images etc..... 6) Bonus or more - $300 - 500 & increments per milestone after project success I don't like to give more milestone until am satisfied with first 3-4 , so please read my requirements and tell me how m...

    €616 (Avg Bid)
    €616 Offre moyenne
    28 offres
    Need Web developer S&#039;est terminé left

    Hey, I need some short advice with Spring 5 WebClient. Please contact for exact problem description. I think for an experienced developer it should be done in 10 minutes.

    €143 (Avg Bid)
    €143 Offre moyenne
    18 offres
    web scraping and lead generation S&#039;est terminé left

    here is url link to gather information like Name, address, email, phone, gender and practice type

    €31 (Avg Bid)
    €31 Offre moyenne
    23 offres
    C# tiny webclient request fix S&#039;est terminé left

    Hi, I am looking for someone to do an easy piece of cake code. i am having below code: which do request specific website and grab the headers.. however, i need now to get the value of "rollout_hash" can be found in page source.. and code is here: just need to implement it to my first code.. the point is i want to generate in the header whatever the rollout hash given..

    €19 (Avg Bid)
    €19 Offre moyenne
    1 offres

    I need to know how to send a POST request, with an Image, and specifying parameters in the request like ------WebKitFormBoundaryYE5e5yDR2JPEs7T4 Content-Disposition: form-data; name="method" rotatecaptcha

    €25 (Avg Bid)
    €25 Offre moyenne
    1 offres
    geoproject S&#039;est terminé left

    Webgis project based on QWC2 Webclient

    €22 / hr (Avg Bid)
    €22 / hr Offre moyenne
    14 offres

    Do ponizszych wymagan nalezy dodac znajomosc j. niemieckiego pozwalajacego na prace w IT oraz gotowosc do wyjazdow do Niemiec (w okresie poczatkowym sa to czestsze wyjazdy, pozniej rzadsze): Als Unterstützung für die Migration von Testfällen wird ein Junior-Entwickler benötigt. Im Detail: die Swing-Testfälle (Jubula) sollen migriert werden für den WebClient (Selenium). Hierfür gibt es bereits einen Automatismus. Dieser muss jedoch für weitere Fachbereiche ausgebaut werden. Hinzukommt kommt die Wartung der bestehenden Umgebung und die Vor-Analyse der Testergebnisse. Erforderliche Kenntnisse und Fähigkeiten: o ein Studium der Informatik oder eine IT-bezogene Berufsausbildung o Berufserfahrung im Bereich Softwa...

    €17 / hr (Avg Bid)
    Local
    €17 / hr Offre moyenne
    1 offres