p2p chat using NASM help needed.

Reply

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

p2p chat using NASM help needed.

 
0
  #1
Jul 27th, 2007
we were tasked to come up with a peer 2 peer chat program using serial ports using only nasm and C language. can anyone give me an idea on how i can do it? or references that can help me figure out what to do.

i'd really appreciate you're help guys. thanks so much!
Reply With Quote Quick reply to this message  
Join Date: Aug 2005
Posts: 15,358
Reputation: Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute 
Solved Threads: 1463
Team Colleague
Featured Poster
Ancient Dragon's Avatar
Ancient Dragon Ancient Dragon is offline Offline
Still Learning

Re: p2p chat using NASM help needed.

 
0
  #2
Jul 27th, 2007
what operating system ?
Don't PM me with questions -- you might get a nasty PM in response. If you have a question then post it in one of the forums.
Reply With Quote Quick reply to this message  
Join Date: Jul 2007
Posts: 3
Reputation: Choink23 is an unknown quantity at this point 
Solved Threads: 0
Choink23 Choink23 is offline Offline
Newbie Poster

Re: p2p chat using NASM help needed.

 
0
  #3
Jul 27th, 2007
windows OS hehehe thanks for your reply!
Reply With Quote Quick reply to this message  
Join Date: Aug 2005
Posts: 15,358
Reputation: Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute 
Solved Threads: 1463
Team Colleague
Featured Poster
Ancient Dragon's Avatar
Ancient Dragon Ancient Dragon is offline Offline
Still Learning

Re: p2p chat using NASM help needed.

 
0
  #4
Jul 28th, 2007
Look at MSDN under CreateFile() and there is a link to serial port communications discussions. Your program can not access the serial ports directly as they could in the days of ancient MS-DOS. Since you have a choice of either assembly or C, then write it in C would be a lot easier.
Don't PM me with questions -- you might get a nasty PM in response. If you have a question then post it in one of the forums.
Reply With Quote Quick reply to this message  
Join Date: Jul 2007
Posts: 3
Reputation: Choink23 is an unknown quantity at this point 
Solved Threads: 0
Choink23 Choink23 is offline Offline
Newbie Poster

Re: p2p chat using NASM help needed.

 
0
  #5
Jul 29th, 2007
im sorry i stated it the wrong way. we should code it in assembly not in C its just that if ever we find C codes we should translate it to assembly sorry and thanks! anymore good references for assembly?
Reply With Quote Quick reply to this message  
Reply

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



Similar Threads
Other Threads in the Assembly Forum
Thread Tools Search this Thread



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

©2003 - 2009 DaniWeb® LLC