Re: [racket-users] Sending post and get using DrRacket

2015-12-08 Thread Hector Fabio Jimenez Saldarriaga
Wow Rickard, Thank you it works pretty well with my nodejs test. :) I'm so happy. Thanks * Héctor Fabio Jiménez Saldarriaga Tecnólogo Electricista. Desarrollo de Proyectos Eléctricos y Electrónicos . Estudiante de Ingeniería de Sistemas. Pereira Security Team Universidad Tecn

Re: [racket-users] Sending post and get using DrRacket

2015-12-05 Thread Rickard Andersson
Hi, Hector. The following should be what you are looking for in terms of sending a POST request: http://pasterack.org/pastes/86127 You can find more information on `http-sendrecv` and its related functions here: http://docs.racket-lang.org/net/http-client.html?q=http-sendrecv#%28def._%28%28lib.

[racket-users] Sending post and get using DrRacket

2015-12-05 Thread Hector Fabio Jimenez Saldarriaga
Hi everybody, Recently I'm working in my first application using DrRacket, The application is specifically a simple and nice video game( it calls Space Invaders), I would like to add a simple function to send a post or maybe get request. When the user uses all his lifes it's going to be game o