Hi! I'm programming a client, I was sending all the information via GET to my server, but now the URL is too large and server doesn't accept it. Now I'm trying to send the information via POST, but I haven't found anyway. My program is almost fineshed and I don't want to POST with another library because it would be too hard, I want to do it from Processing.net, but I was searching and I was trying to write a POST sentence in processing.net, but nothing works.
Hi, I'm working in a project and I need it to be seen with 3D glasses, I found the RedBlue library, but it doesn't work in new verssions of processing (it was done in 2008), I have been browsing the code but I can't update it because I don't know enought java. What can I do? I need and easy solution because I must finish it soon... Any idea?