flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
bubach
Check Ralf Brown's Interrupt list to see if any network card specific INT's exists.
http://www.ctyme.com/rbrown.htm |
|||
![]() |
|
gumletis
Yes but its just a interrupt list, there is alot of things i don't understand with it, i need a guide/tutorial about it, there learn it from the ground
_________________ LOOOL |
|||
![]() |
|
Tomasz Grysztar
You need a packet driver to do it.
http://www.crynwr.com/packet_driver.html Last edited by Tomasz Grysztar on 11 Feb 2005, 15:43; edited 1 time in total |
|||
![]() |
|
gumletis
packet driver?? don't get it, please explain privalov
_________________ LOOOL |
|||
![]() |
|
Tomasz Grysztar
It's a very basic network device driver for DOS, which installs on some interrupt in the 60h-80h range. When you download a package of drivers for your NIC and it contains a driver for DOS, it's usually the packet driver.
|
|||
![]() |
|
gumletis
hmm okay, but is there a way without that(even if you should make the drivers), i don't like to use other programs, its get me feel like im a skiddy
![]() _________________ LOOOL |
|||
![]() |
|
Tomasz Grysztar
The packets drivers are the standard, it's like using the mouse driver installed on interrupt 33h - by making your program use the packet driver you make sure that it will be usable even by someone having completely different network card if only he has the packet driver for it.
|
|||
![]() |
|
gumletis
okay, but what about sending/getting data?
|
|||
![]() |
|
Tomasz Grysztar
Please read the reference I put the link to above.
|
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2020, Tomasz Grysztar. Also on GitHub, YouTube, Twitter.
Website powered by rwasa.