linux 下的聊天室程序, 用linux c寫一個(gè)局域網(wǎng)的聊天室程序,基于組播來實(shí)現(xiàn),為方便調(diào)試只在本機(jī)上實(shí)驗(yàn),不和其他的機(jī)器通訊。
加入組播的任何一個(gè)成員發(fā)送的消息,在組內(nèi)的其他成員都能收到
I wrote this code early this year using ColdFire MCF5213 in codewarrior IDE. The LCD is STN B/W 320x240 dot matrix LCD. The code include 3 different fonts, and basic LCD driver. All original!