flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
bubach 11 Feb 2005, 13:18
Check Ralf Brown's Interrupt list to see if any network card specific INT's exists.
http://www.ctyme.com/rbrown.htm |
|||
![]() |
|
gumletis 11 Feb 2005, 15:00
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 11 Feb 2005, 15:11
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 11 Feb 2005, 15:32
packet driver?? don't get it, please explain privalov
_________________ LOOOL |
|||
![]() |
|
Tomasz Grysztar 11 Feb 2005, 15:43
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 11 Feb 2005, 16:59
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 11 Feb 2005, 17:04
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 11 Feb 2005, 17:18
okay, but what about sending/getting data?
|
|||
![]() |
|
Tomasz Grysztar 11 Feb 2005, 17:45
Please read the reference I put the link to above.
|
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.