資源描述:
《基于tcp協(xié)議通信系統(tǒng)的設(shè)計與實現(xiàn)》由會員上傳分享,免費在線閱讀,更多相關(guān)內(nèi)容在工程資料-天天文庫。
1、基于TCP協(xié)議通信系統(tǒng)的設(shè)計與實現(xiàn)楊秀森(貴州師范大學(xué)機(jī)電學(xué)院電氣工程及其自動化學(xué)號:091401010067)摘要:通信協(xié)議(communicationsprotocol)是指雙方實體完成通信或服務(wù)所必須遵循的規(guī)則和約定。協(xié)議定義了數(shù)據(jù)單元使用的格式,信息單元應(yīng)該包含的信息與含義,連接方式,信息發(fā)送和接收的時序,從而確保網(wǎng)絡(luò)中數(shù)據(jù)順利地傳送到確定的地方。通信的底層通信是通過SOCKET套接字接口實現(xiàn)的。當(dāng)前的主流UNIX系統(tǒng)和微軟的WINDOWS系統(tǒng)都在內(nèi)核提供了對SOCKET字接口的支持。使用這個
2、統(tǒng)一的接口,可以編寫一個對移植的TCP通信程序。本文設(shè)計并實現(xiàn)了基于局域網(wǎng)內(nèi)的簡單即時通信系統(tǒng),系統(tǒng)采用C/S模式,底層通信通過SOCKET套接字接口實現(xiàn),服務(wù)器負(fù)責(zé)客八端的登錄驗證,好友信息的保存和心跳報文的發(fā)送??蛻舳瞬捎肞2P方式實現(xiàn)消息傳遞,并能實現(xiàn)文件的傳輸。本文首先討論了同步套接字,異步套接字,多線程并發(fā)執(zhí)行任務(wù)等;然后闡述了客戶端、服務(wù)器如何使用XMI,序列化的消息進(jìn)行通信。關(guān)鍵詞:TCP協(xié)議;通信協(xié)議系統(tǒng);套接7;文件傳輸;C/S模式;TheSystemDesignandImpleme
3、ntationofBasedonTCPProtocolCommunicationYangXiuSen(GuizhouNornialUniversityInstituteofmechanicalandelectricalengineeringanditsautomationnumber:091401010067)Abstract:Communicationprotocol(communicationsprotocol)referstobothentitiestocompletecommunication
4、orservicemustfollowtherulesandconventions?Theprotocoldefinesadataunitformat,informationunitshouldcontaininformationandmeaning,connectionmode,informationtransmissionandreceptiontiming,therebyensuringthatthenetworkdatasmoothlytransmittedtodetermineplaces.
5、CommunicationcommunicationisthroughtheSOCKETsocketinterfaceimplementation.ThecurrentmainstreamUNIXsystemandMicrosoftWINDOWSsysteminthekernelprovidestoSOCKETinterfacesupport?Usingtheunifiedinterface,canbepreparedinatransplantableTCPcommunicationprogram.T
6、hispaperdesignedandimplementedbasedonasimpleLANinstantcommunicationsystem,thesystemadoptsC/Smodel,theunderlyingcommunicationthroughtheSOCKETsocketinterfaceimplementation,serverfortheclienttologinauthentication,friendsofinformationpreservationandheartbea
7、tmessagesending?ClientusingP2Pmodetorealizetheinformationtransmission,andcanrealizethefiletransfer.Thispaperfirstdiscussesthesynchronizationsocket,asynchronoussocket,multithreadingconcurrentexecutionofthetask;andthendescribestheclient,theservercanusethe
8、XMLserializationofnewscommunication.Keywords:TCPprotocol;communicationprotocolsystem;socket;filetransfer;C/Smodel;1引言1.1研究背景在計算機(jī)通信中,通信協(xié)議用于實現(xiàn)計算機(jī)與網(wǎng)絡(luò)連接Z間的標(biāo)準(zhǔn),網(wǎng)絡(luò)如果沒有統(tǒng)一的通信協(xié)議,電腦Z間的信息傳遞就無法識別。通信協(xié)議是指通信各方事前約定的通信規(guī)則,可以簡單地理解為各計算機(jī)Z間進(jìn)行相互會話所使用的共同