Re: HTTP access

Tech-Archive recommends: Fix windows errors by optimizing your registry



Use HTTP POST or send a form to the server or send the data by including it
in the URL you request. I'm no expert in any of this, either.

Paul T.

"Wrecked" <rithesh.rg@xxxxxxxxx> wrote in message
news:1150906378.019891.316080@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

Paul G. Tobey [eMVP] wrote:
What do you mean by "text messages"? HTTP is a text-based protocol, so
every request and most responses are human-readable. What, not how, but
*what* are you trying to do?

Paul T.

"Wrecked" <rithesh.rg@xxxxxxxxx> wrote in message
news:1150783841.149937.324420@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hello,
Is it possible to send text messages using HTTP on GPRS enabled
pocket pc to a particular ip address (analogous to sending an sms text
msg to a particular phone number). If so could someone kindly point me
to some documentation regarding this.


Hello Paul,
All i need to do is to send data using http from a client (that
would be a ppc, with GPRS enabled) to a server(this will be a
computer.. obviously connected to the net). I am a novice in
communication. Kindly let me know if this helps u to understand my
question.

Thanks
Rithesh



.



Relevant Pages

  • Re: breaking the model
    ... > The forms data then is in the Request object. ... HTTP Request; in this case, the form POST Request from the Page. ... client and server. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: [Full-disclosure] Multiple Vulnerabilities of PY Software Active Webcam WebServer
    ... It appers that the server does not use multithreading... ... Before the administrator press "Cancel" or "Yes",the other request ... > Multiple Vulnerabilities of PY Software Active Webcam WebServer ... > will be paused,that means the other user cannt Access the HTTP ...
    (Full-Disclosure)
  • httpedit: low-level interface to HTTP
    ... We just published httpedit, ... any of the data you are sending, e.g. when debugging an HTTP server ... By modifying the request and seeing the response on the same ...
    (Pen-Test)
  • Re: How to write something to a html textfield and send it?
    ... > No need for controlling any particular browser. ... I'm not familiar with HTTP user ... and building the request in your program. ... The server doesn't know anything about a textfield; ...
    (comp.programming)
  • Re: Http POST requests changed to GET by proxy?
    ... between the applet and the servlet engine. ... When our applet creates a HTTP connection to the server it uses ... unknown and creates an HTTP GET request, thus doGet will be called on ...
    (comp.lang.java.programmer)