flat assembler
Message board for the users of flat assembler.
Index
> DOS > Server with only and pure interrupts is possible? and tut? |
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 |
|||
11 Feb 2005, 13:18 |
|
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 |
|||
11 Feb 2005, 15:00 |
|
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 |
|||
11 Feb 2005, 15:11 |
|
gumletis 11 Feb 2005, 15:32
packet driver?? don't get it, please explain privalov
_________________ LOOOL |
|||
11 Feb 2005, 15:32 |
|
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.
|
|||
11 Feb 2005, 15:43 |
|
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 and don't wanna be like that
_________________ LOOOL |
|||
11 Feb 2005, 16:59 |
|
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.
|
|||
11 Feb 2005, 17:04 |
|
gumletis 11 Feb 2005, 17:18
okay, but what about sending/getting data?
|
|||
11 Feb 2005, 17:18 |
|
Tomasz Grysztar 11 Feb 2005, 17:45
Please read the reference I put the link to above.
|
|||
11 Feb 2005, 17:45 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.