programming a network adapter

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • hitchiker

    programming a network adapter

    hello i have a little difficult problem
    searchengines could not help me yet

    i have 2 zigbee (standard for wireless personal area networking, such
    as bluetooth) cards, connected to the pc's via usb
    now i'd like to programm (in C or C++) a network adapter to manage a
    TCP/IP connection over my cards (under windows 2000)
    i have a library with routines for sending data with these cards
    but i couldn't find anything about programming a network adapter
    so that i can send the tcp/ip packets from this adapter over my cards

    if anybody has some links, information, sourcecode or whatever could
    be helpfull, i would be very glad

    regards and thx in advance
    hitchiker
  • Victor Bazarov

    #2
    Re: programming a network adapter

    hitchiker wrote:[color=blue]
    > hello i have a little difficult problem
    > searchengines could not help me yet[/color]

    Have you actually tried using them?
    [color=blue]
    > i have 2 zigbee (standard for wireless personal area networking, such
    > as bluetooth) cards, connected to the pc's via usb
    > now i'd like to programm (in C or C++) a network adapter to manage a
    > TCP/IP connection over my cards (under windows 2000)
    > i have a library with routines for sending data with these cards
    > but i couldn't find anything about programming a network adapter
    > so that i can send the tcp/ip packets from this adapter over my cards
    >
    > if anybody has some links, information, sourcecode or whatever could
    > be helpfull, i would be very glad[/color]

    I don't have any source, information or whatever, but I think this link
    should help: news:comp.os.ms-windows.program mer.win32

    V

    Comment

    • hitchiker

      #3
      Re: programming a network adapter

      > Have you actually tried using them?

      yes but perhaps you could tell me the right keywords for finding something
      usefull
      [color=blue]
      > I don't have any source, information or whatever, but I think this link
      > should help: news:comp.os.ms-windows.program mer.win32[/color]

      thx i will try it there

      Comment

      • Victor Bazarov

        #4
        Re: programming a network adapter

        hitchiker wrote:[color=blue][color=green]
        >>Have you actually tried using them?[/color]
        >
        >
        > yes but perhaps you could tell me the right keywords for finding something
        > usefull[/color]

        You may have your own concept of "usefulness ", but I got a bunch of what
        I think useful links when I used Google to search for "network bluetooth
        usb programming c++" (no double quotes, of course). YMMV.
        [color=blue]
        > [...][/color]

        V

        Comment

        Working...