Results 1 to 3 of 3

Thread: Which uses less memory? Inet or Winsock

  1. #1

    Thread Starter
    Hyperactive Member Blinky Bill's Avatar
    Join Date
    Mar 2002
    Location
    Happily munching on the greenery in your garden
    Posts
    349

    Which uses less memory? Inet or Winsock

    Hey guys,
    I have to transfer files to our server from clients computers, and i want to know which is the better to use in terms of memory usage for the component. I currently use Inet because it is easier to use than Winsock, but i want to know if using winsock will save me significant resources at the client end.

    Thanks guys.
    We don't know what's wrong. . . So the best bet might be to remove something surgically.

  2. #2
    Fanatic Member
    Join Date
    Jun 2001
    Posts
    521
    I dunno about resources, but Inet is famous for its unreliablitiy. Also, I don't believe you can cancel a transfer that Inet is processing, whereas w/Winsock you can. It's helpful to be able to stop a transfer, instead of waiting for it to timeout.

  3. #3
    So Unbanned DiGiTaIErRoR's Avatar
    Join Date
    Apr 1999
    Location
    /dev/null
    Posts
    4,111
    Hmm. If you have win2k, you can view memory usage with the Task Manager.

    I would think the difference is minor.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width