Search:

Type: Posts; User: pobri19

Page 1 of 10 1 2 3 4

Search: Search took 0.02 seconds.

  1. Replies
    0
    Views
    1,307

    C# Regular Expressions

    Sorry. Stupid mistake.
  2. Replies
    2
    Views
    34,850

    Thanks a lot theoobe, appreciated. I'll rework my...

    Thanks a lot theoobe, appreciated. I'll rework my model around what you've provided.
  3. Replies
    2
    Views
    34,850

    C# Socket Listen On Specific Port

    I'm trying to create a socket polling server (well that's the first step anyway - end goal is a reverse proxy server).

    Anyway, I'm fairly useless with C#, but I can't seem to get it to bind a...
  4. Replies
    6
    Views
    1,514

    Never mind, sscanf :) Thanks tabstop.

    Never mind, sscanf :) Thanks tabstop.
  5. Replies
    6
    Views
    1,514

    I figured that * was placed there for a reason :)...

    I figured that * was placed there for a reason :) Google yields no results. Are you saying using the address of the function for some reason? Mind pointing me in the right direction or a bit of an...
  6. Replies
    6
    Views
    1,514

    Because it's not a string coming from stdin, it's...

    Because it's not a string coming from stdin, it's a string being returned from a HTTP socket connection.

    Can I still use it?
  7. Replies
    6
    Views
    1,514

    Converting a hex string to hex

    Hi, I'm trying to write a function to decode HTML encoded ASCII. I was just wondering if there is an easy method to convert a hex value in a string to a hex value.

    i.e: "x20" to 0x20

    or: "20"...
  8. Replies
    14
    Views
    29,066

    And here's the working POST request for anyone...

    And here's the working POST request for anyone else interested:


    POST /uri HTTP/1.1
    Host: myserver.com
    User-Agent: C Example Client
    Content-Type: application/x-www-form-urlencoded...
  9. Replies
    14
    Views
    29,066

    Okay I figured it out after a long time of...

    Okay I figured it out after a long time of messing around...

    The problem was a header that wasn't specified in the POST request:

    Content-Type: Application/x-www-form-urlencoded

    Hopefully if...
  10. Replies
    14
    Views
    29,066

    How am I supposed to know what the cookie is if I...

    How am I supposed to know what the cookie is if I haven't received the response header... I only receive the response header once I send the request line, but obviously it's too late at that point.
    ...
  11. Replies
    14
    Views
    29,066

    So you think this would be causing the problem?

    So you think this would be causing the problem?
  12. Replies
    14
    Views
    29,066

    The server is returning that header. Not sure why.

    The server is returning that header. Not sure why.
  13. Replies
    3
    Views
    5,933

    Hoax or Legitimate?

    What are your thoughts on this: Unlimited Detail Technology - Home

    As you can see there is a video on there. They claim this:

    "Unlimited Detail is a new technology for making realtime 3D...
  14. But would it not be evident afterward that the...

    But would it not be evident afterward that the individual has no experience?
  15. This is a good question, I'm interested in seeing...

    This is a good question, I'm interested in seeing the replies :)
  16. Replies
    14
    Views
    29,066

    Thanks EVOEx, OpenSSL did the trick. Are you...

    Thanks EVOEx, OpenSSL did the trick.

    Are you (or anyone else) aware of any service or website I can send a HTTPS POST to that returns the data I sent (for troubleshooting/verification purposes)?...
  17. Replies
    128
    Views
    19,162

    It's funny because I had that feeling too.

    It's funny because I had that feeling too.
  18. Replies
    128
    Views
    19,162

    You're hardly one to talk. We're yet to see an...

    You're hardly one to talk. We're yet to see an intelligent post from you. Emphasis on intelligent.
  19. Replies
    128
    Views
    19,162

    I wonder if he can make a program to calculate...

    I wonder if he can make a program to calculate his IQ. Since he's got a magic algorithm to hold values over the data types capacity I guess it would be able to hold his negative centillion IQ.
  20. Replies
    128
    Views
    19,162

    I guess that rules you out on reviewing your own...

    I guess that rules you out on reviewing your own code then. What a shame.
  21. Replies
    128
    Views
    19,162

    Don't forget who you're talking about here....

    Don't forget who you're talking about here. Frankly I'm not surprised at all.
  22. Replies
    128
    Views
    19,162

    Hahaha this is actually amusing.

    Hahaha this is actually amusing.
  23. Replies
    128
    Views
    19,162

    Hey look at that, you edited your post. How cute.

    Hey look at that, you edited your post. How cute.
  24. Replies
    128
    Views
    19,162

    Regardless of your schooling efforts, I can...

    Regardless of your schooling efforts, I can clearly see you're an idiot, as can anyone else who reads your posts in this thread. I don't need any basis other than what you've typed so far. It's quite...
  25. Replies
    10
    Views
    2,632

    Haha my bad :(

    Haha my bad :(
Results 1 to 25 of 237
Page 1 of 10 1 2 3 4