Results 1 to 2 of 2

Thread: help with tranferring media over LAN

  1. #1

    Thread Starter
    Hyperactive Member mulhearn22's Avatar
    Join Date
    Jun 2007
    Location
    Cherry Hill, NJ
    Posts
    347

    help with tranferring media over LAN

    Hi,

    I have never created my own program to send data over a LAN and I have no idea where to begin. Where I want to end up is being able to send music/pictures over my LAN. Anyone have a place for me to start?

    TIA
    Matt
    VS 2010 / .NET 4.0 / ASP.NET 4.0

  2. #2
    "Digital Revolution"
    Join Date
    Mar 2005
    Posts
    4,471

    Re: help with tranferring media over LAN

    If this is .NET (which I have no experience with) you'll probably want to use the Sockets class. Here's one example:
    http://www.eggheadcafe.com/articles/20020323.asp

    If it's strictly for over the LAN, then there might be other ways, but the Sockets class will work.

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