Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
K

Kristian33

@Kristian33
About
Posts
13
Topics
9
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Jpeg sending trough http
    K Kristian33

    I'm Making simple http server, and I don'ät know how to transfer pictures from it. So does anybody know, how to send those pictures to browser. Any example code or article to read Regards Janne

    C / C++ / MFC tutorial sysadmin

  • Jpeg
    K Kristian33

    Does anybody know some easy way to handle and create jpeg pictures? Some free library, or something Regards Janne

    C / C++ / MFC question

  • Key Stokes
    K Kristian33

    I have seen those, but I still don't get it rigth. Can you give me some example of it?

    C / C++ / MFC question

  • Key Stokes
    K Kristian33

    How can I get all key stoke events in my application, not just those I get when my application window is active?

    C / C++ / MFC question

  • Zippping and unzipping
    K Kristian33

    How to zip and unzip files easily? Does anybody know some easy library (lib/dll)

    C / C++ / MFC tutorial question

  • Voice genarate and recognition
    K Kristian33

    Jep. I know, subjects are quite difficult. That's is reason I would find them somewhere. Microsoft SAPI wuold be nice, but i don't want to use it.

    C / C++ / MFC

  • Voice genarate and recognition
    K Kristian33

    Does anybody know some easy library or source code for voice generation and recognation. I don't want to use windows SAPI.

    C / C++ / MFC

  • incloming socket address
    K Kristian33

    Thanks to you all

    C / C++ / MFC sysadmin tutorial

  • incloming socket address
    K Kristian33

    I have socket server and i would want to know, how to print client sockets address to screen. Is there so function, that makes it to normal ip address form (e.x 120.1.1.2)

    C / C++ / MFC sysadmin tutorial

  • CPU load
    K Kristian33

    I mean by system load like task manager style in windows 2000/XP.

    C / C++ / MFC question

  • CPU load
    K Kristian33

    How can I get current system cpu load? Is there some function or?

    C / C++ / MFC question

  • CASyncSocket && receive
    K Kristian33

    Is there any way to timeout receive function? I mean,if no data is send to me and I'm receiving. How I could stop this receiving nicely? For example in 30 seconds? My code: do { cout << "Socket Receiving" << endl; nRead = tmpSocket->Receive(ReceiveStr, RECEIVE_BUFFER_SIZE); strBuilder.addString(ReceiveStr, nRead); } while (nRead == RECEIVE_BUFFER_SIZE);

    C / C++ / MFC tutorial question

  • Unlimited Socket receive
    K Kristian33

    I am making server socket with CAsyncSocket. But I don't get how to unlimited buffer for receive messages. I don't know data length before I get it, and I don't want to create constant Huge buffer, but just buffer sized data length. This migth be simple question, but i don't know how to do it.

    C / C++ / MFC sysadmin tutorial question
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups