Search Results - MEL PICBASIC Forum


Search:

Type: Posts; User: Christopher4187; Keyword(s):

Search: Search took 0.00 seconds.

  1. Replies
    9
    Views
    12,231

    Re: 18F87J50 as a webserver

    Will do. One additional question. Why don't you have this line of code:
    "HTTP/1.0 200 OK",13,"Content-Length: 800 ",13,13
    written like this:
    "<HTTP/1.0 200 OK",13,"Content-Length: 800>",13,13
  2. Replies
    9
    Views
    12,231

    Re: 18F87J50 as a webserver

    Agmen, can you help me a little more. I've been trying get the web server to work but I'm having no success. I'm confused about a few things so I stripped all of the features out of the code and went...
  3. Replies
    9
    Views
    12,231

    Re: 18F87J50 as a webserver

    Perfect! That's the information I was looking for. Thanks for the quick reply.

    I do have one question though. How exactly do I place the text into flash memory? I've never done this before or if...
  4. Replies
    9
    Views
    12,231

    Re: 18F87J50 as a webserver

    This is where I'm stuck. How do you compile data where it will end up being displayed correctly on a browser? How do you store an HTML page (or similar) on the memory of a PIC?
  5. Replies
    9
    Views
    12,231

    18F87J50 as a webserver

    I'd like to use an 18F87J50 + RN-171 as a web server. I'm not looking to do anything complex as this is new territory for me. Something like a few buttons, text boxes, etc to get a better...
Results 1 to 5 of 5