Results 1 to 2 of 2

Thread: Socket Programming

  1. #1

    Thread Starter
    New Member
    Join Date
    Dec 2005
    Posts
    11

    Socket Programming

    Hi All,

    Iam using Vb6 .

    How Can we send data to a layer 2 protocol.

    i want to write the code for finding the PPPoe server on the local LAN.

    for finding the server i must have to send a PPPoE Discovery packet which should contain the (Source MAc , Dest Broadcast Add , Protocol type )
    only, i .e only the ethernet header . (i found this by using a packet capture tool on another program for finding PPPoE server)

    How can i send the packet using vb.

  2. #2

    Re: Socket Programming

    You will have to do this using low level winsock API programming or a third party tool.

    Try planetsourcecode.com for some examples.
    Luke Richey, MCSE
    Tometa Software, Inc.
    http://www.tometasoftware.com/
    Get stress relief at http://www.mrtometahead.com

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