计算机毕业设计(论文)外文翻译--116100382.docVIP

  • 2
  • 0
  • 约 14页
  • 2016-08-23 发布于贵州
  • 举报

计算机毕业设计(论文)外文翻译--116100382.doc

计算机毕业设计(论文)外文翻译--116100382

PAGE 毕业设计(论文)外文文献翻译 (2008届) 译文一: Introduction to TCP/IP – Introduction 译文二: Client Server Programming with Winsock 学生姓名 学 号 0403040211 系 别 信息与电子系 专业班级 计算机科学与技术0402 指导教师 完成日期 2007年11月26日 Introduction to TCP/IP– Introduction Author Catalyst Development Catalyst Development is a recognized leader in Internet component software whose award-winning products are used by thousands of corporate, government and independent developers around the world. Introduction With the acceptance of TCP/IP as a standard platform-independent network protocol, and the explosive growth of the Internet, the Windows Sockets API (application program interface) has emerged as the standard for network programming in the Windows environment. This document will introduce the basic concepts behind Windows Sockets programming and get you started with your first application created with SocketWrench. SocketWrench is part of a package developed by Catalyst called the SocketTools Visual Edition. SocketTools includes components and libraries for many of the popular Internet application protocols, such as FTP, POP3, SMTP and HTTP. For more information about the complete SocketTools package, visit the Catalyst website at . It is assumed that the reader is familiar with Visual Basic and has installed the SocketWrench control.If youre already familiar with sockets programming, feel free to skip this section. There are two general approaches that you can take when creating a program that uses Windows Sockets. One is to code directly against the API. The other is to use a component which provides a higher-level interface to the library by setting properties and responding to events. This can provide a more natural programming interface, and it allows you to avoid much of the error-prone drudgery commonly associated with sockets programming. By including the control in a project, setting some properties and respondin

您可能关注的文档

文档评论(0)

1亿VIP精品文档

相关文档