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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. data transfer.

data transfer.

Scheduled Pinned Locked Moved C / C++ / MFC
performancesysadminquestion
3 Posts 3 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.
  • R Offline
    R Offline
    rajeev82
    wrote on last edited by
    #1

    Hi friends, i want to develop an application wherein i need to send ".txt"(size may vary aroung 1MB) files across the network(LAN) from one computer to another. So i want to know which will be the simplest and easiest way to do it? will it be sockets or TCP/IP or DCOM(i know this thing is very tough..). since performance(speed) is not so important i'd like to know the simplest method to do this. Thanks and regards, Rajeev

    stefanmihaimogaS B 2 Replies Last reply
    0
    • R rajeev82

      Hi friends, i want to develop an application wherein i need to send ".txt"(size may vary aroung 1MB) files across the network(LAN) from one computer to another. So i want to know which will be the simplest and easiest way to do it? will it be sockets or TCP/IP or DCOM(i know this thing is very tough..). since performance(speed) is not so important i'd like to know the simplest method to do this. Thanks and regards, Rajeev

      stefanmihaimogaS Offline
      stefanmihaimogaS Offline
      stefanmihaimoga
      wrote on last edited by
      #2

      Hello, i suggest you consider the TCP/IP sockets for your application. Good luck.

      1 Reply Last reply
      0
      • R rajeev82

        Hi friends, i want to develop an application wherein i need to send ".txt"(size may vary aroung 1MB) files across the network(LAN) from one computer to another. So i want to know which will be the simplest and easiest way to do it? will it be sockets or TCP/IP or DCOM(i know this thing is very tough..). since performance(speed) is not so important i'd like to know the simplest method to do this. Thanks and regards, Rajeev

        B Offline
        B Offline
        basementman
        wrote on last edited by
        #3

        You could always do the copy yourself to a UNC sharename on the target computer.  onwards and upwards...

        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