Search:

Type: Posts; User: Bharat_kumarr

Search: Search took 0.01 seconds.

  1. Replies
    1
    Views
    1,100

    Ftp Client Server

    HEY HAS ANYONE WORKED ON AN FTP CLIENT-MULTIPLE FILE SERVER PROGRAMS. i NEED SOME HELP.BHARAT
  2. Thanks a bunch, prelude I finally got the...

    Thanks a bunch, prelude
    I finally got the program to run. Though I didn't at first i eventually ended up getting the client and server to run.
  3. Hi Prelude, I'm trying to...

    Hi Prelude,
    I'm trying to run the code right now . as you said I have added wsock32.lib to the LINKER->Command Line field. But these are the error's i'm getting.

    MSIPCLIENT...
  4. Thank you for your help. I'll try what you said....

    Thank you for your help. I'll try what you said. But are there any more dependencies to be added in its properties or just set them to default?.By the way on what environment areyou running the code?...
  5. I did the same but I probably haven't included...

    I did the same but I probably haven't included the wsock32.lib file .How do you do that by the way.I did run the code in two different environments on the same computer though.But still don't get...
  6. Now how do I add the wsock32.lib file to it.Could...

    Now how do I add the wsock32.lib file to it.Could you tell me how. Are you running it in a winsock32 console application.I see you've got past the <iostream> error. Do you get a console screen...
  7. Try to open this code in a project and then run...

    Try to open this code in a project and then run it .I had the same error initially but got over it. it should actually say Build Succeeded. It's the project that actually an executable. As far as the...
  8. Client server programming in MS Visual Studio 2003

    Hey guys ,
    How do you run client server code in MS Visual Studio 2003.Could someone give me a step by step procedure towards doing so. The Client server code is in C++.

    ...
  9. No there are no compilation errorS when I run...

    No there are no compilation errorS when I run this code.Obviously because I took it off a text book. I need step by step instructions to run this code on MS.NET 2003.And for such code there are some...
  10. So this is the code for the client and server

    ***************************server********************

    //***************************************************************
    // From the book "Win32 System Services: The Heart of Windows 95
    // and...
  11. Replies
    6
    Views
    1,696

    ok here's the code

    //code for the server
    //***************************************************************
    // From the book "Win32 System Services: The Heart of Windows 95
    // and Windows NT"
    // by Marshall Brain...
  12. Replies
    6
    Views
    1,696

    ok i don't have a copy of it right now ,'cause i...

    ok i don't have a copy of it right now ,'cause i never saved it to disk.But i'll get one soon and let you take a look at it
  13. Replies
    6
    Views
    1,696

    It would take me forever to type that code out....

    It would take me forever to type that code out. And I don't even have it online to post it.Just want to know the General procedure to run a client-server code in MS.NET.No it dosen't have fork()...
  14. Replies
    6
    Views
    1,696

    Lnk 1104 Error

    hey guys ,
    I'm kinda new to this , so forgive me if i'm wrong. I'm working on some multi client-server code. I'm pretty new to MS Visual Studio 2003. I need to know the procedure do...
Results 1 to 14 of 14