Sending data curltrabajos
I have a plesk server configured with rdns for sending and receiving mail. But it has failures in sending or receiving. I think it is due to the ssl certificates or because the rdns is not configured correctly. ------------------------------------------------------------------------------- Tengo un servidor plesk configurado con rdns para envio y recepcion de correos. Pero presenta fallas en el envio o recepcion. Creo que se debe a los certificados ssl o bien a que no esta bien configurado el rdns.
Hola Camilo. Necesito desarrollar una app API que funciona parecido a CURL, pero localmente. Con esta app debo calcular diferentes parámetros acústicos de un archivo wav con una duración entre 1 segundo y 1 minuto. Los parámetros son Nivel Continuo Equivalente (Leq), nivel máximo y mínimo, 3 percentiles y los Leq por bandas de tercio de octava. Puede ser ponderado en A o C y respuesta rápida o lenta. La app funciona como un comando ejecutable que usa como parámetros de entrada la ruta de un archivo wav (local), ponderación A o C, respuesta Rápida o Lenta y un factor de calibración para el correcto cálculo de los valores. El comando devuelve un archivo txt con los valores calculados. Si te interesa, c...
...number 2 that is sent to the administrator after filling the user subsequent form n 2, now I need that email, 1st) to be sent to the user's address (like the first email) instead to the administrator email, but not sent immediately but only if after 30 minutes the user has not filled out the following form of gravity form number 3 that is scheduled to send another email (3) The idea is to avoid sending the client the second email, if he receive the third email ... on the contrary if the user does not continue filling out forms, the email is sent 2 2nd) this second email must also be sent with a hidden copy to the email address 5318947@bcc.hubspot.com...
Necesito crear un archivo PHP para scrappear una web utilizando curl. Solo hispanohablantes
... Comments: --------------------------- 1) It has to be compatible with PHP 5.4.45 2) An FTP folder will be provided on the server for testing the script. 3) The freelancer must create a “demo” stackpath account. 4) Preferably use PHP CURL SPANISH /ESPAÑOL: ------------------------- Se requiere un script PHP que conecte con la API de STACKPATH que permita autenticar con la API y realizar estas tareas: TAREA PASO 1) ------------------------------ dado un “dominio” y una “ip de origen”, Crear un nuevo Sitio CDN Devolver como resultado el “SITE ID”, Y “STATUS” del CDN SITE creado. Docs de ayuda:
Necesito un programa con las siguientes funciones - Poder ejecutar código en PHP y MySQL (yo me encargo de este código) - Enviar al UART un string desde PHP, por ejemplo uart("datos para arduino"); - Script que al recibir por UART datos desde arduino, ejecute un archivo PHP con el string recibido - Poder enviar datos Online con php (por ejemplo, con curl) de manera transparente - Script o instrucciones para conectar Raspberry a wifi (ssid, pass) mediante wifi o bluetooth Arduino (esp32) estará conectado obligatorio a Raspberry por su puerto microusb, en el lado de Raspberry puede ser conectado donde se quiera (gpio, usb, otros) El codigo de Arduino es tarea mía
...ftp/carpeta , luego el software deberá consultar las imágenes al cloud api de manera ordenada para realizar el reconocimiento lpr. La respuesta visualizarla en portal web con filtros de busqueda dia/hora/patente/camara example: Website: Docs: Shell curl -F 'upload=@/path/to/' -H 'Authorization: Token API_TOKEN' # You may also include regions curl -F 'upload=@/path/to/' -F regions=fr -F regions=us-ca -H 'Authorization: Token API_TOKEN' Return value [ { "box": { "xmin": 159, "ymin": 169, "ymax": 194, "xmax": 203 }, "plate": "abc123", "score": 0.868,
Actualmente nuestra plataforma de ventas en Colombia se integra con la API de Siigo () para poder emitir las facturas de los pedidos levantados en el área de ventas. Recientemente Siigo cambio su API a una nueva versión. Por t...los pedidos levantados en el área de ventas. Recientemente Siigo cambio su API a una nueva versión. Por tal motivo hay que modificar el código de nuestra plataforma adaptandola a los cambios de la API de modo de poder seguir facturando. Nuestra plataforma esta desarrollada en PHP 5.5, MySQL 5.5 sobre Ubuntu 16. Es imprescindible conocer de las tecnologías mencionadas como asi tambien JSON, CURL y el uso en general de API REST. Se dará acceso un entorno de desarrollo con datos de prueba para poder real...
Módulo en PHP que envie facturas ya firmadas al webservice de la DIAN usando soap o mediente Curl y poder interpretar sus respuestas de validaciones y otras
Necesito ayuda para finalizar mi API de Spotify vinculada a mi sitio web. Tengo la primera parte lista (recibir la autorización del usuario de los permisos), pero aunque tengo los códigos CURL para la segunda (ejecutar las acciones en background) no consigo llevarla a cabo. Será algo rápido, os pasaré una página que ejecuta la misma API de ejemplo.
...has to have the capability to store data base. Also, will send location of the employee to the employeer and time when the job starts so basically the employee have to sign in and and sign out. by doing so employeer will have a good control of the hours. For non show up or let the employer know. there will be a fee of usd 50 deducted from the employee account. In terms of agreement and protection there will be a mini-contract signed electronically by the employee where it is specified the job and work accepted including location. Payments will be discussed directly with the employer: What it needs to be delivered: Full App and code ready to be launch to the market. Features Should be able to send text messages to the different associates sending job offers, incl...
Al hacer este curl: curl -L {w}-g187443-d234543-Revie{w} (cambiar la {w} por w) el resultado no tiene en cuenta el valor del parámetro staydates, el resultado es el mismo independientemente del parámetro. Si se utiliza wget, o se accede desde un navegador funciona correctamente.
Hola , lo que necesito es que de una web, donde tengo el usuario y contraseña hacer un curl para mostrarla en otro sitio web, lo que quiero consultar
Necesito ingresar a un sitio que requiere user y password, despues enviar peticiones por URL y capturar una tabla dentro del resultado. Tengo conocimientos limitados a lo que refiere a php, curl , cookies, pero creo que es necesario para poder realizar la consulta.
Necesito una aplicacion en escrita en BASH o PYTHON, que permita conectarse a la siguiente API: De tal forma que realice una peticion equivalente a la siguiente: curl -v -A "Mozilla/5.0 (RENIEC)" ''| grep -i 'txtCuerpo">' del resultado logrado, se debe guardar en un archivo csv cuya marca de division es el signo "|" y en el siguiente orden: DNI|GRUPO DE VOTACION|APELLIDOS Y NOMBRES|DEPARTAMENTO|PROVINCIA|DISTRITO El argumento de busqueda debe cargarse de un archivo csv (ver adjunto) Gracias
Estima@s Necesitamos desarrollar un modulo que se integre a nuestro ERP propio. Nuestro ERP fue desarrollado con PHP, por lo que el modulo deberá ser desarrollado con PHP. El modulo a desarrollar sera utilizado para crear documentos electronicos (DTE), tales como Facturas Electronica, Guias de Despacho Electronica, Notas de Credito Electronicas. EL codigo debe utilizar WebService tales como SOAP o CURL, donde se debe autentificar el usuario, y crear documentos electronicos (como se indica mas abajo). El certificado digital mencionado sera provisto por nosotros. *Removed by Admin* COMO DEBE FUNCIONAR EL MODULO (How must the module work): Etapas para la generación y envío de DTE al SII Más de una vez me han preguntado cuales son las etapas que se ...
I have a problem with the configuration of my VPS Plesk, I have all the domains pointed to my VPS, and it shows the web and email but it has a problem: -Allows sending emails, but DOES NOT RECEIVE, that is, if you send an email to one of the accounts, nothing enters the inbox. I would need you to review to solve this
Corrige y ayudame a terminar mi script con curl que debería seguir estos pasos. 1: Ir a 2. Introduce las credenciales: usuario: gcamacho pass:test DAL050601L35 (companyId = 521) 4. Ir a 5. Filtrar archivos por 'Estado' = Error, en el cuadro de búsqueda 6. Descargar los archivos en los links 'Descargar', en los resultados de la primera y segunda página. Eso es todo. Hice un script, pero me atoré en el paso 3 y no puedo hacerlo funcionar. Adjunto mi script, por favor corrigelo, El archivo principal es Gracias de antemano.
We have several GoIP devices that contain several SIM cards for which we want to send SMS. These Goip devices are manufactured by the company DBLtek () These devices have a web application with several webservices. One of them is that allows sending SMS through the GoIP device indicating: User Password Provider Destination phone Message text Sim number of the GoIP where the SMS has to go. What I need: 1.- A WS similar to , but which does not have to indicate the number of sim where the SMS has to come from, if not the WS itself that knows where the SMS should come from (ie the SIM that is free at that time) The web application has an option called "Bulk Send From File", in which it loads, through an xml, several sms with different numbers and texts
Somos un start-up de la industria farmacéutica ubicado en Guadalajara, México. Buscamos un desarrollador que nos puede crear un prototipo de una tablet/rasberrypi/microcomputer para escanear códigos de barra y mandarlos automáticamente via internet a un servidor para post-proceso. Buscamos una solución de un equipo económico para fabricarlo en grandes escalas.
Necesito conectar a una plataforma M2M, que usa una API REST. El reto esta en autenticar la conexion con el CERT/PEM Si es posible un script en laravel pero solo PHP/CURL tambien sirve.
I need an application that works with this device and that you can read RFID Tag, copy the epc and be able to write. The idea is to make something easy to read a Tag and be able to duplicate it easily and write it in another. would be a button to read, leave the list of what you read press on the number that had three options copy, write or send. and that we can configure a sending url that sends the mac of the device, the time and the epc of the tag.
Necesito una guía sobre Curl, Ejemplos de peticiones SQL, PHP login comentado como funciona con Sqli, sin usar frameworks
Hola Freelancers En el sitio tengo estas dos páginas De las cuales necesito obtener el listado de hoteles y sus detalles. Tengo un script en curl que hace casi lo necesito, excepto que necesito acepte como parametros de entrada region, pais y estado, fecha de llegada y 20 resultados x pagina (o sea, básicamente que se puedan modificar los campos del formulario vía parámetros. O bien y que es lo deseado, obtener todos los resultados disponibles en una sola consulta, en vez de consultar página por página. Otra cosa que falta, es que mi script no obtiene todos los datos disponibles de cada hotel, los que faltan son url del detalle del hotel
Necesitamos crear un set de llamados via CUrl, usando API de aplicacion. Documentación de API: Desarrollo debe implicar procesos batch, diseño, registro e inteligencia de cada llamada y entorno. El codigo debe ser sobre Windows, Batch via command o powershell.
Tengo una URL que contiene un WS: Esto lo extraje de un app de Android. Lo quiero consumir desde PHP. Ya trate varias formas pero tiene autentificación basica: Usuario: accwebservices Clave: !ecayAc$cre6 Puedo enviar el apk decompilado para que sepan como funciona en JAVA, pero requiero consumirlo desde PHP. Se apreciara solo hacer propuestas si hablas español. Solo se pagara si muestran pruebas del trabajo terminado. No existirán adelantos.
...Necesito para este primer Proyecto, un escritor hábil que tenga conocimientos de SEO, Keywords, requiriendo pueda reunir la información más completa de las siguientes especies de Gatos Exóticos: *Gato Persa * Gato Mombay *Gato Mestizo *Gato Devon Rex *Gato Angora Turco *Gato Montañez *Gato Esfinge (Sphinx) *Gato Scotish Fold *Gato Singapur *Gato Savannah *Gato Siamés *Gato american curl de pelo largo *Al american curl de pelo corto *Al maine coon *Gato de los bosques de Noruega *Al ragdoll *Birmano sagrado *Al gato siberiano *Angora turco *Van turco Al abyssinian *El bengal *El british *Burmese *Burmilla *Al chartreux *Cornish rex *Al cymric *Al egyptian mau *El european *El german rex *Al japanese bobtail *El korat *Kuri...
I have a project in Android Studio "Working", which runs in the background and I'm using the SERVICE class, but when I work in android version 6 and put it in my pocket, it goes to sleep and stops working, I want that; 1.- The instructions so that you can always keep sending the information even when it comes to rest. 2.- Verify that you march in such a way that you save the maximum of the battery 3.- Advisory for the publication The project is only to include that process and verify, so the cost is maximum 30 to 100 $. *********************** Tengo un proyecto en Android Studio "Trabajando", que se ejecuta en background y estoy utilizando la clase SERVICE, pero cuando ltrabaja en la vesion 6 de androidy lo coloco en mi bolsillo entra en reposo y...
It requires a cloud where people can register and upload files. Once you have the files are configured by categories. They can share the files by sending QR codes or alphanumeric code for download. A simple application is also required where documents can be scanned. And select what category they want to share as well as confirm sharing the file with a third party. In the webApp it is also necessary to fill out a form with certain data to generate an automatic document in PDF. Do not hesitate to contact me to be more specific with your interest. - The future of personal documents. -- Se requiere realizar una nube donde las personas puedan registrarse y subir archivos. Una vez tengas los archivos son configurados por categorias. Ellos pueden compartir los archivos...
...Desarrollo de Módulo de Benchmark • Integración de API de identificación de tendencias a través de la función • curl -X GET {site_id}/trends/search?category={category_id} • Para la gestión del módulo de identificación con la competencia a traves de la implementación se realiza por categoria y el id de usuario a comparar a través de la integración con el servicio • curl GET • Creación de interfaz Web para interacción del usuario para selección de catagoría de manera automática e inerción del seller id a comparar. • Los servicios deben estar integrados con CURL PHP. 4. Requerimientos. • PHP 5 ...
...a 20 hosting diferentes,el archivo se ejecutará de manera remota, mediante cron. No ocupa muchos recursos, ejecuta en background, pero necesito diferentes ips para correrlos. No me importa de quien es el hosting, como lo suben y si el dueño se entera o no, si tiene web o no, solo quiero la url para poder correr mi php de forma remota mediante cron jobs. El host deberá soportar : Ioncube, curl, permitir conectar de forma remota a un mysql remoto para hacer queries. Ya sabemos que nuestro script no funciona en Godaddy, Donweb, 1&1, ni servidores windows. El precio que me deben cotizar es por tener los 20 hosting activos funcionando, a medida que alguno se les "caiga" deberán reponerlo con otro, si consiguen más, mejor, lo...
...trata sobre ello. La web en PHP ya está desarrollada pero falta desarrollar, mejorar y modificar muchas partes del código. ----------------------------- I need a PHP developer with a lot of experience for a phased project and it is a long term project and requests for development projects from the end user that has been developed from 0. It evaluates the experience in PHP programming for the sending of SMS, since the project deals with it. The web in PHP is already developed but it is necessary to develop, to improve and to modify many parts of the code....
...add some buttons to the viewer, add comments to the viewer. (See for example: ) * Optimize system current comments on posts (notes and forum) * Optimize the search system within the web (must be self completed) * Implement optimal latest feeds and quick posts with comments in the home. (For notes and forum) * Fix some bugs as sending e via SMTP. * Change the design part of 2-6 pages of the website. * Implement file upload bar with percentage. * Some changes in the system of mass email. * Some changes in the floating box courses. * Optimize scoring system. * Optimize system notifications. * Optimize reporting system. * Small changes in process flows and design wide web. Note: Use the best way to optimize
...buttons to the viewer, add comments to the viewer. (See for example: ) * Optimize system current comments on posts (notes and forum) * Optimize the search system within the web (must be self completed) * Implement optimal latest feeds and quick posts with comments in the home. (For notes and forum) * Fix some bugs as sending e via SMTP. * Change the design part of 2-6 pages of the website. * Implement file upload bar with percentage. * Some changes in the system of mass email. * Some changes in the floating box courses. * Optimize scoring system. * Optimize system notifications. * Optimize reporting system. * Small changes in process flows and design wide web. Note: Use
...buttons to the viewer, add comments to the viewer. (See for example: ) * Optimize system current comments on posts (notes and forum) * Optimize the search system within the web (must be self completed) * Implement optimal latest feeds and quick posts with comments in the home. (For notes and forum) * Fix some bugs as sending e via SMTP. * Change the design part of 2-6 pages of the website. * Implement file upload bar with percentage. * Some changes in the system of mass email. * Some changes in the floating box courses. * Optimize scoring system. * Optimize system notifications. &...
Se necesita dejar bien configurado y conectado el panel de control plesk y whcms: Tengo un servidor dedicado en linux, licencia de plesk 12.5 y licencia whcms. se necesita que estos funcionen bien y se puedan relacionar entre si: todo ya esta instalado solo necesito que se conecte plesk, whcms y mi servidor ya que envia el siguiente error Error code: 0. Error message: Curl error: [6] Could not resolve host: ; Name or service not known. de igual manera dejar mas visual el area de clientes, que los correos que se manden lleven la informacion correspondiente asi cmo el acceso a l panel de control de cada cleinte quien contrata el servicio de hosting
Tengo un PHP CURL que hace una peticion para checar un login... Pero aunque el llamado sea correcto al primer intento, saca un captcha... necesito ayuda con eso, es decir saber el por que y que realice el checkeo sin problema. I have a PHP CURL that makes a request to check a login ... But even if the call is correct on the first try , it pulls out a captcha ... I need help with that , that is to know that and to check without a problem.
Servicios de Comunicación Global SERCOMGLOBSolicita: DESARROLLADOR :Edad: 21 en adelanteSexo: IndistintoEscolaridad: IndistintoRequisitos:Experiencia y/o conocimientos de programación ( HTML, PHP, CSS,JAVA, Javascript, mysql,sql)Conocimientos de diseño (Ilustrator, Photoshop)Conocimientos en Comunicación de datos (Ajax, Curl, Json, Post, get)Actividades:Programación para de y Depuración de bases de ón de aplicaciones de :Sueldo base de $8,000Horario de lunes a viernes de 9:00 a 18:00 de trabajo: Por el Foro Sol.-
Servicios de Comunicación Global SERCOMGLOBSolicita: DESARROLLADOR :Edad: 21 en adelanteSexo: IndistintoEscolaridad: IndistintoRequisitos:Experiencia y/o conocimientos de programación ( HTML, PHP, CSS,JAVA, Javascript, mysql,sql)Conocimientos de diseño (Ilustrator, Photoshop)Conocimientos en Comunicación de datos (Ajax, Curl, Json, Post, get)Actividades:Programación para de y Depuración de bases de ón de aplicaciones de :Sueldo base de $8,000Horario de lunes a viernes de 9:00 a 18:00 de trabajo: Por el Foro Sol.-
...Agente en cuestión mediante el uso de la API de SENDGRID () una vez enviado el correo, cambiar el estado en la tabla mensajes a "ENVIADO". Se proveen las tablas MYSQL e instructivo detallado de cada campo de las tablas AGENTES y CLIENTES , se debe crear la nueva tabla de MENSAJES. De ser necesario se provee ejemplo en PHP para llamar la API de Sendgrid utilizando Curl. ...
...messages business to cell phones for advertising, political campaigns , marketing , news, etc .. For this I use GSM modems known as SIM farms or SIM boxes . I require the development of a platform for my clients can send their SMS campaigns online . I currently use the SIM farms because are the most economical method , but if there is any other suggestion I can take into account. I use a software for sending SMS which communicates with the modem and send SMS . Here are some platforms that currently exist, I would like something that would integrate the main functions, very easy to use and user friendly . infobip.com...
I want to sell products, fall in the category tarot or paranormal, all 100% real, sending all tests before any treatment, I'm a werewolf, and I want to find customers who are interested to be transformed, I can from three months to lifetime , one of the best physical, zero diseases, immortality, super strength are some of the advantages, Quiero vender productos, entraria en la categoria de tarot o paranormal, todo 100% real, envio todas las pruebas antes de cualquier trato, soy un hombre lobo, y quiero encontrar clientes que les interese ser transformados, puedo desde 3 meses hasta de por vida, uno de los mejores fisicos, cero enfermedades, inmortalidad, super fuerza son algunas de las ventajas, Je veux vendre des produits, tombe dans la catégorie tarot ou paran...
Crear un cURL PHP que realize un Login una portal web y extraiga información. inbox para mas detalles
Configuracion Inicial<br />VPS en <br />Sistema Operativo Centos 6.5 o Centos 7<br />Software a instalar: Virtualmin y Webmin<br />Para instalacion del programa que tengo necesito (mod_rewrite, cURL and mail() are enabled on your server)<br />Que funcione servidor ftp, Al menos con una cuenta funcionando<br />Instalacion y funcionando fail2ban, para colocar en lista negra los intentos de administracion de ip no autorizadas.<br />Acepto el script o que se conecte a mi computadora para lo haga, yo debo de mirar las instrucciones.
Necesito codigo PHP que publique una imagen y un texto en un grupo de Facebook , el script no debe usar API seria introduciendo correo y contraseña del usuario todo via CURL.
Aplicaciòn web trabajando con librerìas cURL sobre sitios ssl
Necesitamos ayuda para realizar una integración de la plataforma de pagos Conekta en nuestra tienda de e-commerce Shopify de forma en que podamos hacer el cobro utilizando Meses Sin Intereses. Conekta ofrece documentación para realizar los llamados / APIs utilizando Java / cURL, PHP, Ruby, Python y Node, con esta documentación se tiene que implementar la integración directamente en Shopify
Hola, al parecer nos hackeado la web y necesitamos solucionar el problema para que vuelva a estar online. Este es el mensaje que nos han enviado del servidor: is still hacked is still sending spam. You have to take actions and reply to this message or we will be forced to suspend your services to protect our IP reputation and other clients. Thank you to: - read your mail server logs - investigate and identify the spam source (possible server misconfiguration, website compromised, account/password compromised etc...) - fix the issue and stop the spam source - clean the server outbound mail queue, and other potential malicious files - remove your IP from the blacklists
I need an infographic for a system called conektame can find more information in I need the following information in addition to a design that explain each point and letter size attracts attention and fully configure it for my text and images that can be manipulated in Photoshop: 1.- What is Conektame? Turn your Wi-Fi connection in a modern marketing tool 2.-How does it work? A drawing illustrating and text that says A) the client requests to connect to the free wifi B) the client connects to the wireless network without Internet access C) the system asks him conektame like, follow or answer a short survey D) reward for their customers free wifi 3. Know your customers With our extensive range of tense to access individual reports and statistics about your customers to mor...