欢迎来到天天文库
浏览记录
ID:19359783
大小:41.73 KB
页数:15页
时间:2018-10-01
《计算机专业毕业设计(论文)外文翻译篇-其他专业》由会员上传分享,免费在线阅读,更多相关内容在行业资料-天天文库。
1、毕业设计(论文)外文文献翻译译文一:IntroductiontoTCP/IP–Introduction译文二:ClientServerProgrammingwithWinsock学生姓名学号系别信息与电子系专业班级计算机科学与技术IntroductiontoTCP/IP–IntroductionAuthorCatalystDevelopmentCatalystDevelopmentisarecognizedleaderinInternetcomponentsoftwarewhoseaward-winningproductsareusedb
2、ythousandsofcorporate,governmentandindependentdevelopersaroundtheworld.IntroductionWiththeacceptanceofTCP/IPasastandardplatform-independentnetworkprotocol,andtheexplosivegrowthoftheInternet,theWindowsSocketsAPI(applicationprograminterface)hasemergedasthestandardfornetwork
3、programmingintheWindowsenvironment.ThisdocumentwillintroducethebasicconceptsbehindWindowsSocketsprogrammingandgetyoustartedwithyourfirstapplicationcreatedwithSocketWrench.SocketWrenchispartofapackagedevelopedbyCatalystcalledtheSocketToolsVisualEdition.SocketToolsincludesc
4、omponentsandlibrariesformanyofthepopularInternetapplicationprotocols,suchasFTP,POP3,SMTPandHTTP.FormoreinformationaboutthecompleteSocketToolspackage,visittheCatalystwebsiteatwww.catalyst.com.ItisassumedthatthereaderisfamiliarwithVisualBasicandhasinstalledtheSocketWrenchco
5、ntrol.Ifyou'realreadyfamiliarwithsocketsprogramming,feelfreetoskipthissection.TherearetwogeneralapproachesthatyoucantakewhencreatingaprogramthatusesWindowsSockets.OneistocodedirectlyagainsttheAPI.Theotheristouseacomponentwhichprovidesahigher-levelinterfacetothelibrarybyse
6、ttingpropertiesandrespondingtoevents.Thiscanprovideamore"natural"programminginterface,anditallowsyoutoavoidmuchoftheerror-pronedrudgerycommonlyassociatedwithsocketsprogramming.Byincludingthecontrolinaproject,settingsomepropertiesandrespondingtoevents,youcanquicklyandeasil
7、ywriteanInternet-enabledapplication.SocketWrenchprovidesacomprehensiveinterfacetotheWindowsSocketslibraryandwillbeusedtobuildasimpleclient-serverapplicationinthenextsectionofthisdocument.Beforewegetstartedwiththecontrol,however,we'llcoverthebasicterminologyandconceptsbehi
8、ndsocketsprogrammingingeneral.TransmissionControlProtocol(TCP)Whentwocomputerswishtoexchangeinfo
此文档下载收益归作者所有