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
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Windows Networking reference

Windows Networking reference

Scheduled Pinned Locked Moved C / C++ / MFC
jsonhelpquestion
5 Posts 5 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • V Offline
    V Offline
    Vimal Earnest
    wrote on last edited by
    #1

    Hi, I am looking for books that will help me learn about windows networking API's. Say I want to know the ways by which I can transfer a file from one computer to another under windows 2k. Obviously FTP is the answer, but are there any other ways ? I am looking forward to your suggestions. ~ Vimal

    D M V 3 Replies Last reply
    0
    • V Vimal Earnest

      Hi, I am looking for books that will help me learn about windows networking API's. Say I want to know the ways by which I can transfer a file from one computer to another under windows 2k. Obviously FTP is the answer, but are there any other ways ? I am looking forward to your suggestions. ~ Vimal

      D Offline
      D Offline
      dazinith
      wrote on last edited by
      #2

      if you are just copying a file and its a local network then you can use regular file copy commands and just pass the network name of the computer and path.. like '\\mycomp\uploads\'.. it really depends on the use as to what methods you would want to use.. obviously you wouldn't want to use ftp unless you are going to have machines running ftp servers as well.. still a newb.. cut me some slack :P -dz

      1 Reply Last reply
      0
      • V Vimal Earnest

        Hi, I am looking for books that will help me learn about windows networking API's. Say I want to know the ways by which I can transfer a file from one computer to another under windows 2k. Obviously FTP is the answer, but are there any other ways ? I am looking forward to your suggestions. ~ Vimal

        M Offline
        M Offline
        Mike Zinni
        wrote on last edited by
        #3

        If you've got some $$ to spare, check this book out: http://search.barnesandnoble.com/booksearch/isbnInquiry.asp?userid=185PAJ3VB3&isbn=0735615799&itm=3[^] I recently bought it, and it's a great way to learn how windows sockets work. Hope this helps! -Mike Zinni "No shit it's tough. If it wasn't, everybody and their sister would be an engineer and then you wouldn't have a job."

        K 1 Reply Last reply
        0
        • M Mike Zinni

          If you've got some $$ to spare, check this book out: http://search.barnesandnoble.com/booksearch/isbnInquiry.asp?userid=185PAJ3VB3&isbn=0735615799&itm=3[^] I recently bought it, and it's a great way to learn how windows sockets work. Hope this helps! -Mike Zinni "No shit it's tough. If it wasn't, everybody and their sister would be an engineer and then you wouldn't have a job."

          K Offline
          K Offline
          Kuniva
          wrote on last edited by
          #4

          But why buy expensive books when u learn learn learn from the internet! :-D It's how i got all my knowledge (not that its that much lol) and the books i did buy (3 now, and only 1 is about C/C++) didn't help me much at all! Oh wait.. there's a simple answer to my first question. Don't say it! To pay the authors salary because we might end up writing a book of our own one day and we would want people to buy it and not just look it all up on the internet. ;P Kuniva --------------------------------------------

          1 Reply Last reply
          0
          • V Vimal Earnest

            Hi, I am looking for books that will help me learn about windows networking API's. Say I want to know the ways by which I can transfer a file from one computer to another under windows 2k. Obviously FTP is the answer, but are there any other ways ? I am looking forward to your suggestions. ~ Vimal

            V Offline
            V Offline
            valikac
            wrote on last edited by
            #5

            I highly recommend Network Programming for Microsoft Windows, Second Edition by Anthony Jones and Jim Ohmund. Kuphryn

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

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