CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: hunzaboy

Search: Search took 0.01 seconds.

  1. Replies
    1
    Views
    3,476

    Windows 2000 Device Driver Kit

    Hi eveyrone..

    Can anyone help me regarding Windows 2000 Device Driver Kit.
    I want to download it.. i have to use in for writing windows device drivers.

    thanks ..

    please help me....
  2. Convert to EX2T file system , Implement DIR command

    I got a *.vfd format file..

    i have to implement a DIR command to open the directories present in this file.. i have to write a C++ code to do this task..

    Please help me out...
  3. Replies
    6
    Views
    10,174

    Re: distributed computing c++

    this is the code i have for the Client Server Chat with Multi-Threading.. this is the SERVER code.

    I have to make it change so that i can be able to DIVIDE A TXT FILE INTO PACKETS, THEN SEND THEM...
  4. Replies
    6
    Views
    10,174

    Re: distributed computing c++

    I need help in Creating Packets of Txt Files.. to save them on different servers..
  5. Replies
    6
    Views
    10,174

    Re: distributed computing c++

    thank you..i 'll check it and see what can i do..
  6. Replies
    6
    Views
    10,174

    distributed computing c++

    hello ppl

    i want help regarding distributed computing.

    the problem is :

    i have to create a client server network. multiple clients multiple servers.
    client will ask for different files...
Results 1 to 6 of 6





Click Here to Expand Forum to Full Width

Featured