is a86 good compiler? and network programming

Reply

Join Date: Jul 2007
Posts: 3
Reputation: schwepZ is an unknown quantity at this point 
Solved Threads: 0
schwepZ schwepZ is offline Offline
Newbie Poster

is a86 good compiler? and network programming

 
0
  #1
Jul 16th, 2007
i have programmed in assembly for 3 years and have used a86.COM compiler. i like programming DOS programs. i can see that the assembly code has a little different structure that you all are talking about here. i know it's bacause of the compiler.
So is it good compiler that i am using?
and second question is: is it hard to program network card? i am not very n00b in assembly but have no expierence with network
i am using Tech Help v4 i think ( don't remember exactly) but there is nothing about network card

as i said i program DOS programs not Win32
any suggestions are welcome

thanks!
Last edited by schwepZ; Jul 16th, 2007 at 11:15 am.
Reply With Quote Quick reply to this message  
Join Date: Feb 2005
Posts: 199
Reputation: Tight_Coder_Ex is an unknown quantity at this point 
Solved Threads: 14
Tight_Coder_Ex's Avatar
Tight_Coder_Ex Tight_Coder_Ex is offline Offline
Junior Poster

Re: is a86 good compiler? and network programming

 
0
  #2
Jul 16th, 2007
I use ML & NASM only because they both use intel's syntax. That being said though, if your compiler is doing everything you want it do then its probably a good compiler. In my case the only advantage ML has over NASM is that emits adequate information for Olleybug so I can view my source in the debugger. The level of difficulty in programming anything depends on your level of knowledge of the device or environment. Case in point, 9 years ago I found windows programming in assembly or even "C" & "C++" very difficult because I was just learning the API's. Now I find it relatively easy
Reply With Quote Quick reply to this message  
Join Date: Apr 2005
Posts: 16,152
Reputation: jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all 
Solved Threads: 531
Moderator
Featured Poster
jbennet's Avatar
jbennet jbennet is offline Offline
Moderator

Re: is a86 good compiler? and network programming

 
0
  #3
Jul 16th, 2007
Its very hard to program a network card. you would need to write a whole tcp/ip stack
If i am helpful, please give me reputation points.
Reply With Quote Quick reply to this message  
Join Date: Jul 2007
Posts: 3
Reputation: schwepZ is an unknown quantity at this point 
Solved Threads: 0
schwepZ schwepZ is offline Offline
Newbie Poster

Re: is a86 good compiler? and network programming

 
0
  #4
Jul 16th, 2007
Originally Posted by jbennet View Post
Its very hard to program a network card. you would need to write a whole tcp/ip stack
hm...well i am quite pacient
i think i would learn that
is there any libraries for TCP/IP programming
my aim is to make a simple program which would send bytes to certain destination and this destination PC has also my program on and could recieve my sent information...
for example in LAN...i have IP address ending with 0.2 and destination would be 0.3
it's like a DOS messenger
pointless but my intrest
still any suggestions
??
Last edited by schwepZ; Jul 16th, 2007 at 5:56 pm.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC