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
  1. Home
  2. General Programming
  3. Visual Basic
  4. problem not solved

problem not solved

Scheduled Pinned Locked Moved Visual Basic
help
4 Posts 4 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.
  • C Offline
    C Offline
    coolerfantasy
    wrote on last edited by
    #1

    i would like to thank every body answered here i think using lan have big problem , the pc should first consider the lan is plugged then starting other operations and while i need using just simple circuits the pc will not detect them as a connection ! then as far as i know will not send any data .

    L D V 3 Replies Last reply
    0
    • C coolerfantasy

      i would like to thank every body answered here i think using lan have big problem , the pc should first consider the lan is plugged then starting other operations and while i need using just simple circuits the pc will not detect them as a connection ! then as far as i know will not send any data .

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      Assuming this has something to do with your question below, I think you have all the information that is available. LAN drivers are designed to manage network connections using standard network circuitry and cables. Your issue is to use something that the drivers are not designed for, and thus you need to write your own driver software.

      Veni, vidi, abiit domum

      1 Reply Last reply
      0
      • C coolerfantasy

        i would like to thank every body answered here i think using lan have big problem , the pc should first consider the lan is plugged then starting other operations and while i need using just simple circuits the pc will not detect them as a connection ! then as far as i know will not send any data .

        D Offline
        D Offline
        Dave Kreskowiak
        wrote on last edited by
        #3

        Given everything we already told you, the only surprise is that you still expected this to work without writing your own driver. You have but a single choice. Either learn to write a driver to do this (that'll take months as you'll need the datasheet on your motherboards Ethernet chip so you can find out how to control it and you'll need to learn how to debug drivers in kernel mode,) or you use a microcontroller and get it done in about a week. Since I have no idea what you're skill set and level is, your mileage may vary.

        A guide to posting questions on CodeProject[^]
        Dave Kreskowiak

        1 Reply Last reply
        0
        • C coolerfantasy

          i would like to thank every body answered here i think using lan have big problem , the pc should first consider the lan is plugged then starting other operations and while i need using just simple circuits the pc will not detect them as a connection ! then as far as i know will not send any data .

          V Offline
          V Offline
          Vaclav_
          wrote on last edited by
          #4

          Please reply to this post if you are still around and looking for solution

          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