Iseries odbc connection failedtrabajos

Filtro

Mis búsquedas recientes
Filtrar por:
Presupuesto
a
a
a
Tipo
Habilidades
Idiomas
    Estado del trabajo
    2,000 iseries odbc connection failed trabajados encontrados, precios en USD

    Necesito realizar la conexión de mi sistema POS-PHP por medio de un web service o API al software de un proveedor tecnológico colombiano que presta este servicio. Dejo adjunto el manual del webservice y un ejemplo del xml que debe generar mi programa para llamar la información.  I need to connect my POS-PHP system to the software of a Colombian technology provider that offers this service through a web service or API. I have attached the webservice manual and an example of the XML that my program must generate to call the information.

    $160 (Avg Bid)
    $160 Oferta promedio
    41 ofertas

    Establecer conexión a "postgresql"

    $27 / hr (Avg Bid)
    $27 / hr Oferta promedio
    31 ofertas

    Telemarketer for Dynamic Team Summary: We are looking for an enthusiastic and professional telemarketer who is fluent in English and Spanish to join our t...with excellent communication skills in English and Spanish to make outbound calls and handle inbound inquiries. The ideal candidate should have previous experience in telemarketing or sales, be able to work independently, and have a results-oriented approach. Requirements: Fluency in English , Spanish is a plus. Previous experience in telemarketing or sales roles. Access to a stable internet connection and the necessary equipment to make VoIP calls. Availability to work hours that coincide with North America. Project Goals: Generate leads and close sales. Maintain a high level of customer service. Meet monthly call and sa...

    $5 / hr (Avg Bid)
    $5 / hr Oferta promedio
    5 ofertas

    En ciertos servicios de un api rest que guarda objetos en bases de datos, hace el guardado correctamente pero devuelve un estado 500, ademas de devolverlo en la respuesta json tambien, { "id": 79, "rentType": { "id": 1, "propertyType": { "id": 1, "name": "Apartment ", "description"...building, typically part of a larger", "image": "images/blog/", "active": true }, "name": "asd", "active": true }, "name": "Sample Name", "enabled": true, "notes": "Sample description", "...

    $35 (Avg Bid)
    $35 Oferta promedio
    2 ofertas

    I have a Nanopi device with SHIELD 4G Cat1 manufacturer Mcuzone and I need to configure the internet connections as follows: 1- The connection to 2 specific IPs is made through the Ethernet port. 2- the rest of the internet connections are made through a 4G modem.

    $14 (Avg Bid)
    $14 Oferta promedio
    1 ofertas

    ...price. This will be quoted in DOLLARS (usd). A very brief explanation of the project will be made below, if you are interested you can contact us to give you the information in detail and the idea structure we have developed. Purpose of the platform: Our platform is presented as a management and collaboration system between suppliers and dropshippers. Our approach is to facilitate the direct connection between suppliers who want to offer their products and dropshippers who are interested in marketing them. Key functionalities Product Management: - Easy upload for suppliers with store customization. - Complete catalog for dropshippers with search and filter tools. Sales and financial records: - Detailed dashboards for suppliers and dropshippers with charts and reports. - Paym...

    $2581 (Avg Bid)
    $2581 Oferta promedio
    37 ofertas

    ...system to be pre-authenticated, meaning that when someone logs in through my WordPress site, the system already has the credentials saved and logged in, so the user will not be prompted to enter their username and password again . All this in WordPress, which never logs out of that system. Also indicate that when I make an iframe in my wordpress to the link of the web system I get a message (the connection was rejected or something similar) I have searched for information and they tell me that there is a way to make an iframe if I have that problem ================================================== Tengo un sistema web al que normalmente accedo mediante un usuario y contraseña (ojo no tengo código del sistema ni nada solo tengo el acceso). Quiero integrar este ...

    $85 (Avg Bid)
    $85 Oferta promedio
    11 ofertas

    JOIN OUR TEAM! We are seeking a Remote Assistant to become a part of our legal services company. Your responsibilities will include: Making calls in English to medical providers to verify outstanding balances. Logging and updating balances in a spreadsheet. Formatting and pr...$300 (USD). Additionally, a bonus of $1 for every balance you successfully verify. Working Hours: Monday to Friday, from 10am to 3pm (Chile time) or until you have verified 10 balances, whichever comes first. Mandatory Requirements: Be available during the specified working hours. Advanced proficiency in English (will be assessed during the interview). Have a high-quality and stable internet connection. If you are qualified and motivated to join a proactive team that is constantly evolving, we invite you...

    $485 (Avg Bid)
    Urgente
    $485 Oferta promedio
    12 ofertas

    ...functionalities, such as forms or navigation. Integration of approved visual elements and styles. Week 5: Incorporation of animations and visual effects. Preliminary interaction and usability testing. Adjustments and corrections based on team and stakeholder feedback. 3. Backend Development Completed (Weeks 6-7) Week 6: Design and implementation of backend architecture. Database setup and connection establishment. Development of initial business logic. Week 7: Implementation of more complex functionalities. Integration of external services if necessary. Unit and integration testing on the backend. 4. Integration and Testing (Week 8) Week 8: Integration of frontend and backend. End-to-end testing to verify complete functionality. Performance testing to identify potential bot...

    $2924 (Avg Bid)
    $2924 Oferta promedio
    64 ofertas

    ...blend of elegance and modernity, allowing her to intuitively and emotionally connect with the photography services. ➡️Website Expectations: Andrea anticipates discovering a website exuding a modern and elegant aesthetic. She desires effortless navigation, enabling her to visually explore wedding and engagement photography portfolios in an appealing manner. She aims to establish an emotional connection with the photographer's work, envisioning how her special moments could be captured. Additionally, she values clear information about services offered and availability for her planned wedding date. ➡️Key Phrase: "Capture the most special moments of my wedding with a touch of modernity and elegance." ➡️Summary: Andrea is a young professional with a modern and ele...

    $234 (Avg Bid)
    $234 Oferta promedio
    73 ofertas

    ...required to calculate, size, and specify the necessary equipment for stations in remote locations that will be powered by solar energy, and to define the communication systems for connecting to an existing LAN or wireless network. For remote stations of Type A, the required equipment for connection and power supply will be defined, and based on that, the necessary equipment and components must be sized. The communication will be wireless. For remote station of Type B, the required equipment for connection and power supply will be defined, and based on that, the necessary equipment and components must be sized. The communication will be through LAN." Se requiere una asesoría para calcular, dimensionar y especificar el equipamiento necesario para estaciones en...

    $192 (Avg Bid)
    $192 Oferta promedio
    4 ofertas
    Desarrollo de API Finalizado left

    ...PROCESO ACTUALMENTE ESTA EN PHP: #!/usr/bin/php -q <?php // Parametros de acceso a la base de datos. $db['user'] = 'r; $db['pass'] = 'C'; $db['name'] = 'a'; $db['host'] = 'localhost'; // ***************** No cambiar nada a partir de este punto require_once ""; $AGI = new AGI(); // Coneccion a la base de datos $conexion = mysqli_connect($db['host'],$db['user'],$db['pass']) or die("Connection error: " . mysqli_connect_error()); // Nos quedamos solo con los ultimos 10 digitos para asegurar que quitamos cualquier prefijo $Telefono = substr($argv[1],-10); // Definimos codigos de area de 2 digitos para conocer cual es el codigo de area y cual es el nume...

    $179 (Avg Bid)
    $179 Oferta promedio
    12 ofertas
    Web scrapping Finalizado left

    ...data to extract relevant details for each job offer, ensuring that all the required information is captured accurately. Be aware that the data comes from Indeed's job offer page, not just from the description card. Remember to develop the technical necessities to avoid the captcha system. MongoDB Integration: The extracted data will be stored in a MongoDB database. The script will establish a connection to the MongoDB server and create a collection to store the course information. For each job offer, a document will be created and inserted into the collection. The database integration will allow for efficient storage, retrieval, and querying of the collected data. Incremental Updates: The script will be designed to perform incremental updates to the database. Instead of re...

    $146 (Avg Bid)
    $146 Oferta promedio
    27 ofertas

    Actualmente trabajo en una empresa donde creamos aplicaciones internas yo estoy encargado de front end usando JAVA MVC y conectándonos a la base de datos de AS400, ocupo un especialista para que me ayude a desarrollar las habilidades en RPGLE para poder crear y modificar mis propios stored procedures. Serian asesorias un par de horas por semana. Muchas gracias

    $11 / hr (Avg Bid)
    $11 / hr Oferta promedio
    5 ofertas

    Somos una pyme argentina que necesitamos asesoría para diseñar e implementar una infraestructura segura de conexión, actualización de los datos de nuestro erp a powerbi. Los datos se generan en dbase, actualmente estamos usando como administrador de base de datos ODBC en 32 bits, y alojamos una copia de los datos en una cuenta de Google Drive.

    $386 (Avg Bid)
    $386 Oferta promedio
    19 ofertas

    ...instructions in the attached file (list .jpg). The manual that indicates the codes for these heavy equipment is attached () We need the program to translate all the codes that the crane shows through j1939, I will attach a file showing a reading of several minutes You can write to me and I sent you a video of exactly what we want to achieve and a video of the current connection and the materials we have for this project ( ) Is this the currnt conexion ht tps: //youtu. be/ukBIB QUGr18 Is this what we want htt ps: / / /shorts/ S18N0S0snEY ?feature=share Is this a device conecc to raspbrry py and craner htt ps://ww /B07P9JGXXB?ref =ppx_yo2ov_dt_ b_product_details&th=1 note: things that I will not do for any reason, - do not

    $1125 (Avg Bid)
    $1125 Oferta promedio
    16 ofertas

    A barcode reader model YHD-1100D must be connected so that when it reads a code it calls an API and sends the code read. It is not necessary to receive or process the response obtained from the API. The barcode reader is handheld with USB connection to PC. Se requiere conectar un lector de código de barras modelo YHD-1100D para que al momento de que lea un código llame a una API y envíe el código leído. No es necesario que se reciba o procese la respuesta obtenida de la API. El lector de código de barras es de mano y con conexión USB para PC.

    $38 (Avg Bid)
    $38 Oferta promedio
    7 ofertas

    ...la api de openai - Editor de texto para textos generados - Posibilidad de guardar textos en base de datos. Pueden visitar o para tener como guía, la idea es hacer una herramienta igual a esas. We want to develop a SAAS tool for generating texts with artificial intelligence. ------------------------------------- The tool must be developed in You must have a connection to the api As functionalities it must have: - User Registration - Multi language - Recurring payments and billing with stripe/paypal - Generation of texts with predefined prompts using the openai api - Text editor for generated texts - Possibility of saving texts in database. You can visit or for guidance, the idea is to make a tool just like those....

    $42 / hr (Avg Bid)
    $42 / hr Oferta promedio
    15 ofertas

    Uso VESTACP y necesito ayudar para restart y poner operativo mi servidor.

    $50 (Avg Bid)
    $50 Oferta promedio
    6 ofertas
    TypeError react native Finalizado left

    Estoy intentando realizar una solicitud post con fetch http con un archivo en la peticion pero cuando agrego el archivo a la solicitud sale el siguiente error [TypeError: Network request failed] El proyecto es con react-native android Estuve intentando arreglarlo con : android:usesCleartextTraffic="true" Pero sigue igual

    $21 (Avg Bid)
    $21 Oferta promedio
    12 ofertas

    ...nuestros forms funcionan tanto para Bitrix24 CRM como para Hubspot CRM. Tenemos 2 Dynamic Pages; una para una librería de recursos y otra para todo el funcionamiento del blog. - Resources Page Categorías Manuales; funciona con los Page Categories Categorías Dinámicas; por ejemplo Testimonials (Post Type) - Blog Blog Roll Page Article Page Category Page Author Page Failed Search Page Success Search Page Sidebar; suscribe banner, widget, adning advertising plugin banner Utilizamos los Post Tags para el funcionamiento del Feature Post Block en Other Blocks. CHILD TEMPLATES icorpWebsite tiene 4 Custom Pages con código estático y funcionan como Page Templates. FASES DEL PROYECTO 1. Desar...

    $16 / hr (Avg Bid)
    $16 / hr Oferta promedio
    18 ofertas

    Hola! Necesito resolver un problema urgente. Acabo de migrar mi servidor a un VPS Linode y tengo problemas con el envío de emails hacia gmail, ya que los toma como spam. El mensaje es: This message was created automatically by mail delivery software. A message that you sent could not be delivered to one or more of its recipients. This is a permanent error. The following address(es) failed: host [] SMTP error from remote mail server after end of data: 550-5.7.1 [ 12] Our system has detected that this message is 550-5.7.1 likely unsolicited mail. To reduce the amount of spam sent to Gmail, 550-5.7.1 this message has been blocked. Please visit 550-5.7.1

    $33 (Avg Bid)
    $33 Oferta promedio
    4 ofertas

    Se requiere un desarrollador para contratar póliza de servicio, para dar soporte a sitio interno de la empresa en C# con ASP.NET. También se requiere conocimientos en base de datos en SQL, ODBC y FDB. Sitio web ya existe, pero, según las necesidades de la empresa, se solicitan cambios o creación de subpáginas, así como atención a fallas simples que surjan de la página. Ademas, detección de áreas de mejoras en performance y seguridad en el sitio.

    $20 / hr (Avg Bid)
    $20 / hr Oferta promedio
    31 ofertas

    ...Create the five menu items. They must change color when the user is in each one. Icons only, no text. No side menus or top bars. Clean white interface. The app must show a spash screen with the logo, and have the icon already set up. #2 / 30€ : Connection of the app with the VPS server. We will work together without giving direct access to the developer, but following his instructions, to connect the app with remote MySQL. Example tables and data are provided. The app must display on any screen the result of an example query to test the connection with the server, usually "select text from testtable where id = 1". #3 / 50 : GOOGLE MAPS API setup. Credentials are provided for the configuration. The goal is to display in the first menu item, the MAP, a googl...

    $558 (Avg Bid)
    $558 Oferta promedio
    21 ofertas
    Error de registro Finalizado left

    Buenas tardes, necesito resolver un error de registro en una pagina web, el error que acusa es "" Failed to authenticate on SMTP server with username "no_reply@ " using 2 possible authenticators. Authenticator LOGIN returned Expected response code 235 but got code "535", with message "535 Incorrect authentication data ". Authenticator PLAIN returned Expected response code 235 but got code "535", with message "535 Incorrect authentication data ""

    $33 (Avg Bid)
    $33 Oferta promedio
    20 ofertas

    ...SxoGsCGnTfBHBNLgc4TpQVcXHIbgNoaJ_hId3vODrEzHwaW94E1662Nj4HYquYiOzPLT1YqkVIEGaao_jVYpOy-b_XLjgXokyZfQq6A&disp=emb&realattid=ii_kv9ddjw60 API y SDK ABIERTAS// OPEN API and SDK API abierta, compatible con MQTT, HTTP, TCP, UDP, UTP, plataforma de nube privada para una conexión sencilla con los clientes // Open API, compatible with MQTT, HTTP, TCP, UDP, UTP, private cloud platform for easy connection with clients Los links para ampliar información son// The links for further information are:: Presupuesto desde// Budget from: 500 € a convenir// € 500 to be agreed Puede ser idioma inglés y español. // It can be English and Spanish language. Contacto

    $259 - $776
    $259 - $776
    0 ofertas

    ...los proyectos multisitio, ahora tengo los respaldo full completo de cada proyecto el problema es que no puedo restaurarlo en el nuevo hosting cloud para proyectos multisitio que compre ya que el panel es diferente, intente restaurar la base de datos y el proyecto web creado en wordpress pero me aparece el siguiente error: *********************************** Error 503 Backend fetch failed Backend fetch failed Guru Meditation: (removed by Freelancer.com admin) Varnish cache server ************************************ Necesito ayuda para restaurar mis proyectos web en el nuevo hosting performance comprado en OVH....

    $152 (Avg Bid)
    $152 Oferta promedio
    12 ofertas

    ...menu: Institutions Corrections Advertising Users (These are the system users) Reporters created (These are the ones who report) Incidents created The Admin portal must have the following functionalities Login Roles and Permissions in the Menu Be able to Create / Update / Delete / List institutions Create / Update / Delete / List to create banners. Banners can be created according to townships Connection to the Sendgrid API to be able to send the emails to the corresponding institutions The website The web page has several tabs, where they are the following: Home Institutions Incident log Contact In the Home you will see banners with communications and texts about the province. There will be a filter where you can choose the corregimientos and see the banners and communication...

    $9325 (Avg Bid)
    $9325 Oferta promedio
    15 ofertas
    Arreglar error joomla Finalizado left

    De un dia para el otro me aparece ese error y no se solucionarlo. Tengo acceso por ftp a los archivos y acceso a la base de datos. la web es un diario de noticias hecho en joomla Warning: session_start(): Failed to read session data: user (path: /home2/semana/tmp) in /home2/semana/domains/ on line 260 Error: Failed to start application: Failed to start the session

    $23 (Avg Bid)
    $23 Oferta promedio
    17 ofertas

    Hola, Necesito desarrollar un Web Service SAP B1 con php utilizando las librerías de DI API, solo necesito crear el método de conexión. Yo haría el resto. Esto es lo que tengo por ahora, código funciona pero no se como dejar la conexión abierta $oCompany = new COM("")or die ("No connection"); $oCompany->Server = "SERVER"; $oCompany->DBServerType = 11; //campo opcional en sap b1 2005, en 2007 obligatorio $oCompany->CompanyDB = "Pruebas"; $oCompany->UserName = "manager"; $oCompany->Password = "***"; $oCompany->language = 25; $oCompany->UseTrusted = False; $lRetCode = $oCompany->Connect(); if ($lRetCode != 0){ $lErrCode=0; $sErrMsg=""; $oCom...

    $20 (Avg Bid)
    $20 Oferta promedio
    3 ofertas

    Nuestra plataforma requiere importar resultados de laboratorio haciendo una conexión entre el API de ellos en SOAP y API de nosotros en REST. Nuestra plataforma acepta comandos personalizados en Javascript los cuales pueden ser usados para este fin. ------------- Our platform requires importi lab results by making a connection between their SOAP API and our REST API. Our platform accepts custom Javascript commands which can be used for this purpose.

    $571 (Avg Bid)
    Destacado
    $571 Oferta promedio
    12 ofertas

    Hola buenos días Tengo un problema para publicar una app en apple store que esta desarrollada en ionic. 1. No se si están bien los certificados, toca revisarlos. 2. Al momento de hacer un archive lanza el siguiente error: Command CodeSign failed with a nonzero exit code.

    $51 (Avg Bid)
    $51 Oferta promedio
    8 ofertas
    Logistics Connection Finalizado left

    App que ofrece servicios logisticos Transporte Montacargas Estiba Courier Personal

    $1608 (Avg Bid)
    $1608 Oferta promedio
    5 ofertas

    ... The project was created with Phonegap Build and we need to migrate it to IOS preferably with Ionic vue. The project was created with Html5 (jquery 3.6, bootstrap 4 and SQlite). The graphic libraries that have been used are morris and raphael. The project uses cordova Bluetooth plugin to connect to external device. The project has 10 pages broken down into: - 1 page Form - 2 Bluetooth connection pages, one for testing and one for downloading data - 7 pages of sample data and graphs Delivery time 3 weeks...

    $1545 (Avg Bid)
    $1545 Oferta promedio
    21 ofertas

    Finalize all aspects to have a reliable MVP for the CLEANIE POS applications which includes: -Seamless connection between the Business and the Customer apps including notifications -Successfully process credit card payments with the CLEANIE Business app using the credit card reader -Successfully print tickets with the app in any Android device including the dedicated POS Device -Successfully scan ticket orders with the app in any Android device including the dedicated POS Device -Develop iOS CLEANIE Customer app from the available Android one -Pop up for app updates

    $500 (Avg Bid)
    Acuerdo de Confidencialidad
    $500 Oferta promedio
    1 ofertas

    Una interface web que tome datos de una base de datos via ODBC e inserte datos a la misma usando una API. Se debe desarrollar en PHP puro, sin frameworks.

    $179 (Avg Bid)
    $179 Oferta promedio
    11 ofertas

    Hola, busco ayuda para configurar subida de microservicio almacenado en docer en ECS con Load Balancer, lo he logrado pero el servicio se termina cada cierto tiempo con el mensaje de error: STOPPED (Task failed ELB health checks in (target-group arn:aws:elasticloadbalancing:us-east-2:XXXXXX:targetgroup/XXXX/XXXXX)) Igual quisiera que el endpoint este en https.

    $12 / hr (Avg Bid)
    $12 / hr Oferta promedio
    1 ofertas

    ...medio de archivo XLSX. We want to develop an internal ERP for inventory control using Airtable, as we plan to expand it in the future. The ERP must be able to control the inventory in different warehouses and be able to have reorder points depending on each warehouse. The sales data will be obtained from different marketplaces in one it is planned to use Zapier in the rest it will use an API connection or through an XLSX file....

    $973 (Avg Bid)
    $973 Oferta promedio
    10 ofertas

    ...NodeMCU, solo que la placa acceda a los datos del sensor. Las especificaciones del sensor provistas en el manual son las siguientes: - Wind Speed Sensor Anemometer Three Cups Aluminium Alloyed pulse signal output with 3m. cable - Output signal: pulse signal output - Start-up wind speed: 0.4-0.8 m/s - Resolution: 0.1 m/s - Measuring range: 0-30 m/s - Transmission medium: Cable transmission - Connection mode: three-wire system - Supply voltage: DC 12-24 V - Max. Power consumption ≤0.2 W (pulse); ≤0.3 W (voltage), ≤0.7 W (current) El link del sensor donde se podrán ver mas características es: :g:ITwAAOSwmi1evLTe Datasheet (imagen) de la NodeMCU v3 adjunta

    $37 (Avg Bid)
    $37 Oferta promedio
    2 ofertas

    Necesito el esquema y el lis...programación del NodeMCU, solo que la placa acceda a los datos del sensor. Las especificaciones del manual del sensor son las siguientes: - Wind Speed Sensor Anemometer Three Cups Aluminium Alloyed pulse signal output with 3m. cable - Output signal: pulse signal output - Start-up wind speed: 0.4-0.8 m/s - Resolution: 0.1 m/s - Measuring range: 0-30 m/s - Transmission medium: Cable transmission - Connection mode: three-wire system - Supply voltage: DC 12-24 V - Max. Power consumption ≤0.2 W (pulse); ≤0.3 W (voltage), ≤0.7 W (current) El link del sensor donde se podrán ver mas características es: :g:ITwAAOSwmi1evLTe

    $10 - $30
    $10 - $30
    0 ofertas
    Desarrollador Odoo Finalizado left

    ...account.bank.source.sftp. Each record should connect to SFTP (host,user,pass,port) with the key like this: ssh = () ssh.set_missing_host_key_policy(()) key = paramiko.RSAKey.from_private_key_file(key_file) (domain, username=username, pkey=key) sftp = ssh.open_sftp() - In previous method after make sftp connection we have to iterate all norma_ids and we have to connect via SFTP to the path of each norma /{path} and iterate all files to create a new record connections = with active=True for conn in connections: conn_sftp = conn._connect_sftp() for norma in conn.norma_ids: files = conn.download_files_from_path_sftp(sftp=conn_sftp, path=norma

    $14 / hr (Avg Bid)
    $14 / hr Oferta promedio
    9 ofertas

    ...analysis on your host's TLS configuration at: :443&hideResults=on. You need to return anything between a HTTP 200 to 299 for the webhook to be considered successfully delivered. For more details on the errors, you can find your events page here: You can also always review the history of webhooks and failed request logs right from your dashboard: For more in depth information about how to use webhooks, we recommend taking a look at our documentation: Yours,...

    $34 (Avg Bid)
    $34 Oferta promedio
    4 ofertas

    Tengo un Wordpress con el tema Love travel de Themeforest El plugin Revolution Slider que viene preinstalado en el tema no me lo deja activar Da el siguiente problema: Warning: require_once(/var/www/wp-content/plugins/revslider/includes/framework/): failed to open stream: No such file or directory in /var/www/wp-content/plugins/revslider/ on line 59 Fatal error: require_once(): Failed opening required '/var/www/wp-content/plugins/revslider/includes/framework/' (include_path='.:/opt/remi/php73/root/usr/share/pear:/opt/remi/php73/root/usr/share/php:/usr/share/pear:/usr/share/php') in /var/www/wp-content/plugins/revslider/ on line 59

    $25 (Avg Bid)
    $25 Oferta promedio
    30 ofertas
    wifi spoof and blocker Finalizado left

    requiero un software que realice las ...- el software debe consultar cada minuto a otro endpoint para bloquear el o permitir el trafico a todos o ciertas ip, mediante mac adress mac adress - este software debe instalarse en un sistema operativo linux. ----------------------------------------- I require software that performs the following actions: - using a local network connection, with arp spoof, identify all mac addresses, device names and ip address, domain (web), html title and connection time - every minute, the software must send this data, by means of a post request to a remote endpoint - The software must consult another endpoint every minute to block or allow traffic to all or certain IPs, using mac adress mac adress - this software must be installed on a linux ...

    $615 (Avg Bid)
    $615 Oferta promedio
    2 ofertas

    Hola Napoleao. En el nuevo servidor de hay 3 carpetas: - 00EbookAntiguoTAROT <-- FUNCIONA CORRECTAMENTE = Es el SCRIPT que tu arreglaste la otra vez - 00TarotMarsella <-- NO FUNCIONA - No cargan las imágenes - 00TiradaWhatsApp <-- No cargan las imágenes y 1 error "Failed at the mysql_db_query." Seria arreglar para que se vean las cartas del tarot en la pantalla :) Seguro que es ajustar algo en el código y ya está, Te dejo los datos de acceso en el CHAT

    $20 (Avg Bid)
    $20 Oferta promedio
    1 ofertas

    Tengo un problema al actualizar el certificado de seguridad de mi dominio con servidor linux apache. Al parecer todo está en orden y se actualiza correctamente, pero sigue apareciendo que el certificado está vencido Al tratar de actualizar el certificado de la dirección alias (www), certbot arroja el siguiente error: Failed authorization procedure. (http-01): urn:ietf:params:acme:error:dns :: DNS problem: SERVFAIL looking up A for - the domain's nameservers may be malfunctioning

    $26 (Avg Bid)
    $26 Oferta promedio
    16 ofertas
    bbdd sql 2005 a 2019 Finalizado left

    Tengo un servidor con sql 2005 y ya migre la bbdd a otro servidor 2019 con sql 2017, las bbdd estan migradas pero no puedo hacer conectar los clientes ni el propio servidor a la bbdd por coenxion odbc,, me ayudais.

    $19 / hr (Avg Bid)
    $19 / hr Oferta promedio
    17 ofertas
    Fénix 2020 Finalizado left

    Desarrollo de aplicación para Android e IOS que agrupe juegos de mesa y sea posible estar conectados por audio y/o video con otras personas. Tipo Bunch. App for Android and IOS includes specific games and connection to other people through audio and/or video.

    $575 (Avg Bid)
    $575 Oferta promedio
    2 ofertas

    Llevo varias semanas con este problema en mi servidor plesk ubuntu 14, tengo acceso por ssh pero no consigo solucionarlo. Busco un profesional en plesk que pueda solucionarmelo.

    $100 (Avg Bid)
    $100 Oferta promedio
    10 ofertas

    Mi web esta diseñada en PHP, usualmente uso la herramienta copy($link,$destino); para copiar imágenes de webs externas, pero en el caso de una en especifico me da un error: Warning: copy($link): failed to open stream: HTTP request failed! HTTP/1.1 403 Forbidden in $function on line 218 Me han dicho que agregue un context en la herramienta copy para que cuando ingresen a la web esta crea que es una persona entrando desde un navegador, lo he intentado pero aun así me sigue saliendo el mismo error..

    $5 / hr (Avg Bid)
    $5 / hr Oferta promedio
    1 ofertas