Difference between revisions of "ECE 4564 Network Application Design"
imported>Cov (→Prerequisites) |
imported>Cov |
||
Line 7: | Line 7: | ||
* [[Mono]] | * [[Mono]] | ||
* [[MonoDevelop]] | * [[MonoDevelop]] | ||
+ | |||
+ | [[Category:Electrical and computer engineering courses]] |
Revision as of 07:11, 7 December 2009
ECE 4564: Network Application Design is the introductory networking class for electrical engineering and computer engineering students. It covers the workings of IP, UDP, TCP, multicast. Applications and servers utilizing various levels of asynchronous and multi-threaded design are studied. Programming is done in C#, using Windows Forms for later projects. Assignments can be completed using Mono and GTK#, however.