毕业设计(论文)外文文献翻译
(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 ponent 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-work protocol, and the explosive growth of the , the Windows Sockets API (application program interface) has emerged as the standard work 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 ponents and libraries for many of the popular application protocols, such as FTP, POP3, SMTP and HTTP. For more information about plete SocketTools package, visit the Catalyst website at . It is assumed that the reader is familiar with Visual Basic and has installed the SocketWrench you're 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 ponent 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 monly associated with sockets programming. By including the control in a project, setting some properties and responding to events, you can quickly and easily write an -enabled application. SocketWrench provides prehensive interface to the Windows Sockets library and will be used to buil
计算机毕业设计(论文)外文翻译 来自淘豆网m.daumloan.com转载请标明出处.