Search: in
Winsock
Winsock in Encyclopedia Encyclopedia
  Tutorials     Encyclopedia     Videos     Books     Software     DVDs  
       
Encyclopedia results for Winsock
Winsock Email this to a friend      Winsock

Winsock





Encyclopedia results for Winsock

  1. Winsock

    Distinguish Windsock Unreferenced date July 2010 Deleted image removed Image Winsock 2 logo.png 140px ... Sockets API WSA , which was later shortened to Winsock , is a technical specification that defines ... the participating developers resisted the shortening of the name to Winsock for a long time, since ... removed Image Winsock small.png frame right Windows Sockets 1.1 logo deletable image caption 1 Wednesday, 12 August 2009 Version 1.0 June 1992 defined the basic operation of Winsock. It was kept very ... explicitly mentioned. Most vendors only delivered TCP IP support, although Winsock from Digital ... of the tt gethostname tt function. Winsock 2 was a backwards compatible extension of Winsock 1.1. It added ... individual sockets. Although the new specification differed substantially from Winsock 1, it provided source and binary level compatibility with the Winsock 1.1 API. One of the lesser known additions ... 1996 was the first public release of the Winsock 2 specification. Version 2.2.0 May 1996 included ... RFC 3493 , a protocol independent API for name resolution, which would become part of Winsock in Windows XP . Implementations Microsoft implementations Microsoft did not supply an implementation of Winsock 1.0. Version 1.1 of Winsock was supplied in an add on package called Wolverine for Windows ... V Streams API Citation needed date March 2011 . Version 2.1 of Winsock was supplied in an add on package ... Windows releases. Microsoft did not supply implementations of Winsock 2 for Windows 3.x or Windows NT 3.x. Recent versions of Winsock 2.x have been delivered with new Windows releases or as part of service packs. Winsock 2 is extensible by a mechanism known as a Layered Service Provider LSP . Winsock ... content filtering, Quality of Service QoS etc. The layering order of all providers is kept in the Winsock Catalog. In previous versions of Windows, removing a buggy LSP could result in corruption of the Winsock catalog in the registry, potentially resulting in a loss of all network connectivity . Winsock ...   more details



  1. Layered Service Provider

    Layered Service Provider LSP is a feature of the Microsoft Windows Winsock 2 Service Provider Interface SPI . A Layered Service Provider is a Dynamic Link Library DLL that uses Winsock APIs to insert itself .... The Winsock Service Provider Interface SPI API provides a mechanism for layering providers on top of each other. Winsock LSPs are available for a range of useful purposes, including parental ... order of all providers is kept in the Winsock Catalog. Installed LSPs can be viewed using Windows Defender s Software Explorer or using third party utilities. Details Unlike the well known Winsock 2 API, which is covered by numerous books, documentation, and samples, the Winsock 2 SPI is relatively unexplored. The Winsock 2 SPI is implemented by network transport service providers and namespace resolution service providers. The Winsock 2 SPI can be used to extend an existing transport ... certain sites, regardless of the browser installed on a desktop. The Winsock 2 SPI allows you to develop .... Winsock 2 LSPs are implemented as standard Windows Dynamic Link Library DLLs with a single exported ... which instructs Winsock 2, the loading order of the LSPs there can be more than one LSP installed and which protocols to intercept. LSPs work by intercepting Winsock 2 commands before they are processed ... as malicious. A good alternative for capturing network traffic going to and from Winsock is therefore to use a Winsock Proxy, such as Proxocket. A powerful feature of LSP and Winsock proxy sniffing ... 01&post Proxocket A Winsock Proxy Sniffer Proxocket A Winsock Proxy Sniffer , NETRESEC Network Security ... socket handle to a non valid Windows IFS handle and therefore the LSP must implement all Winsock 2 methods ... of the Winsock catalog in the registry, and the entire TCP IP stack would break and the computer ... Pack 1 and all later Windows operating systems, in which Winsock has the ability to self heal ... of Writing a Winsock 2 Layered Service Provider Microsoft Systems Journal http blogs.msdn.com wndp ...   more details



  1. Sioux Webserver

    Orphan date February 2009 http www.georgpotthast.de sioux The Sioux Web Server is a 16 bit program that serves HTML and CGI for the DOS operating system. The Sioux Web Server package includes a free Winsock network driver written in 1992 by P.R. Tattum. The freeware was acquired by Trumpet Software International who now offers other commercial software. Winsock technology at that time was state of the art and led to the creation of The Ultimate Collection of Winsock Software, websites, e mail and the Internet. With a http www.sun.com software products virtualbox index.jsp VirtualBox hypervisor you can install and run DOS and The Sioux Web Server with http www.georgpotthast.de sioux packet.htm AMD PCNet or http support.intel.com support network adapter pro100 pro100b Intel Pro 100B packet drivers. br br Unreferenced date February 2007 Sioux Webserver also refers to the high secure version of Apache HTTP Server . Beside formal quality processes in software development various other security requirements are standard. Research is needed to find a source to validate this article SSL encrypted communication, no weak cyphers minimum password length 12 for authentication only runs on SELinux and trusted Solaris role based access control and use of jail chroot environment for each forked child process. Category Free web server software ...   more details



  1. WRP

    WRP may refer to two distinct political party political parties in the United Kingdom viz. Wessex Regionalist Party Workers Revolutionary Party or to Waterloo Regional Police Wireless Routing Protocol Winsock Redirect Protocol Windows Resource Protection United States Federal Witness relocation program Witness Relocation Program United States Federal Wetlands Reserve Program disambig it WRP ...   more details



  1. Packet injection

    Packet injection is a computer networking term which refers to sending a Packet information technology packet on a network into an already established connection, usually by a party not otherwise participating in the said connection. This is accomplished by Packet crafting crafting a packet using raw socket s. Sometimes IP address spoofing is used. Software A popular packet injection application for wireless networks is aireplay ng http www.aircrack ng.org doku.php?id aireplay ng&DokuWiki a96e889dd81ae5677cf2eaa686569563 , which is part of the aircrack ng suite. Other packet injectors are Nemesis, pcap , Winsock , Void11 , CommView for WiFi Packet Generator , file2air , AirJack , and libradiate . See also Raw socket Packet crafting Packet sniffer External links http www.packeteditor.com PacketEditor http wirelessdefence.org Contents Void11Main.htm Void11 http wpepro.net Winsock Packet Editor http nemesis.sourceforge.net Nemesis http www.security freak.net packet injection packet injection.html Packet Injection using raw sockets http www.aircrack ng.org aircrack ng Category Packets information technology comp stub it Packet injection ...   more details



  1. Microsoft Messaging Passing Interface

    Microsoft Message Passing Interface MS MPI is an implementation of the Message Passing Interface MPI 2 specification by Microsoft for use in Windows HPC Server 2008 to interconnect and communicate via messages between High performance computing nodes. It is mostly compatible with the MPICH2 reference implementation, with some exceptions for job launch and management. MS MPI includes bindings for C programming language C and FORTRAN languages. It supports using the Microsoft Visual Studio for debugging purposes. MS MPI can use any physical network, including Gigabit ethernet , Infiniband and Myrinet , for which a Winsock Direct driver has been provided. The Winsock Direct provider bypasses the TCP IP stack of the OS and directly provides access to the networking hardware, using transport protocols tailored for the network type. In absence of such drivers, the TCP IP stack can also be used. External links http go.microsoft.com fwlink ?LinkId 55930 Using Microsoft Message Passing Interface Microsoft APIs windows stub Category Windows communication and services Message Passing Interface Category Windows Server Message Passing Interface ...   more details



  1. WSA

    WSA may refer to van der Waals surface area War Shipping Administration , part of the US government responsible for building cargo ships in World War II. Weapon storage area , a maximum security part of an ammunition depot where nuclear weapons are stored. Western Sahara Authority Western Soccer Alliance Winsock Windows Socket API , Microsoft s implementation of Berkeley sockets Worker Student Alliance , a division of Students for a Democratic Society, sometimes referred to as SDS WSA Workers Solidarity Alliance World Service Authority Shove ha penny World Shovepenny Association World Sports Alliance World Stupidity Awards World Summit Award WSA Process , Wet gas Sulphuric Acid is a Wet Catalysis Process disambig de WSA fr WSA it WSA ...   more details



  1. File:Windows for Workgroups.png

    Summary A Microsoft Windows for Workgroups 3.11 screenshot, displaying Help file for Windows for Workgroups network applications Help file for Winsock TCP IP add on package aka Wolverine Messenger service Winpopup showing an incoming All your base message in the background Source Created by the uploader Licensing Non free software screenshot Screenshots of Microsoft Windows Fair use rationale, just in case the above terms fail The screenshot demonstrates the additional networking software included in Windows for Workgroups 3.11, as well as the TCP IP package available for that release as an add on. Not likely to cause any financial damage to Microsoft, as they no longer sell or support this product. A screenshot is pretty safe territory. Wikipedia is a non profit organisation, downstream providers who are not non profit will need to consider whether they will take the risk in using this image. Clearly used for educational use. This rationale applies to the use of this image on the Windows 3.1x article. ...   more details



  1. Raw socket

    nofootnotes date April 2009 In computer networking , a raw socket is a Internet socket socket that allows direct sending and receiving of network packet information technology packets by applications, bypassing all encapsulation in the networking software of the operating system. Overview Most socket application programming interface s APIs , especially those based on Berkeley sockets , support raw sockets. Usually raw sockets receive packets inclusive of the header, as opposed to standard sockets which receive just the packet Payload software payload without headers. When transmitting packets, the automatic addition of a header may be a configurable option of the socket. Support in Windows XP When Microsoft released Windows XP in 2001 with raw socket support implemented in the Winsock interface, the media criticized Microsoft asserting that raw sockets are only of use to hackers to perform TCP reset attack s. Three years after the Windows XP release, Microsoft silently limited Winsock s raw socket support in a non removable hotfix and offered no further support or workarounds for applications that used them. ref http seclists.org nmap hackers 2005 4 Microsoft Tightens the Noose on Raw Sockets ref See also Portal Internet Internet Protocol Internet Protocol Suite References reflist External links http security freak.net raw sockets raw sockets.html Video Tutorials on Programming with Raw Sockets http search.cpan.org skolychev Net RawIP 0.1 RawIP.pm Net RawIP module for Perl applications. Created by http www.ic.al.lg.ua ksv Sergey Kolychev . Network Programming for Microsoft Windows ISBN 0 7356 1579 9 http blogs.msdn.com michael howard archive 2004 08 12 213611.aspx A little more info on raw sockets and Windows XP SP2 Michael Howard s Web Log an indication of what s actually allowed on Windows. http sock raw.org papers sock raw SOCK RAW Demystified article describing inner workings of Raw Sockets Category Packets information technology Category Computer security expl ...   more details



  1. Packet generator

    UMPA http wpepro.net Winsock Packet Editor Category Packets information technology Category ...   more details



  1. OzEmail

    Image Ozemail.png right OzEmail was a major Internet service provider ISP in Australia , until it was acquired by the iiNet ISP on February 28, 2005. History In the early 1980s, Sean Howard was the editor of the Australian Personal Computer magazine and was running a small electronic mail service called Microtex. In 1992, he sold his share of Computer Publications to ACP and concentrated on Microtex which he renamed OzEmail. At this time, OzEmail based in St Leonards, New South Wales St Leonards , NSW had only 8 staff members and were creating a system to integrate Lotus Software Cc Mail , MicrosoftMail and Novell MHS Mail systems. The initial network consisted of 16 Point of presence POP s around Australia. On 28 May 1996, OzEmail became the first Australian tech stock ever to list on the NASDAQ . With the trading symbol OZEMY, over A 50 million in investment capital was raised. Two years later, OzEmail listed on the Australian Stock Exchange ASX with the symbol OZM. Also in 1996, OzEmail were unsuccessful respondents in a case involving the creators of Winsock Trumpet Winsock regarding intellectual property and trade practices matters http www.austlii.edu.au au cases cth federal ct 1996 560.html . The court found that Sean Howard Mr Howard was closely involved in all stages of the project . Through 1997 and 1998, OzEmail grew at a great rate by acquisitions and aggressive growth while competing with some 850 ISPs. On 14 December 1998, WorldCom later MCI Inc. MCI launched a takeover bid. It was completed on 24 February 1999 when they became 100 owners of OzEmail, removing OzEmail from the NASDAQ and ASX. OzEmail continued its previous strategy of acquiring other companies. Malcolm Turnbull , later an MP, Minister for the Environment and Opposition Leader, was then chairman of OzEmail. He purchased a stake in Ozemail in 1994 for 500,000 and sold his stake for 57 million in 1999 to WorldCom . http www.smh.com.au articles 2002 10 14 1034561094085.html Perth based ISP ...   more details



  1. Windows.h

    winresrc.h &ndash used in resource Windows resource s winsock.h &ndash Winsock Windows Sockets , version 1.1 winsock2.h &ndash Winsock Windows Sockets , version 2 winspool.h &ndash print spooler ... Sockets Winsock . See also Windows.pas http en.wikibooks.org wiki Windows Programming Wikibooks ...   more details



  1. Windsock

    distinguish Winsock Image Anemoscopi.JPG thumb right 250px Windsock A windsock is a Cone geometry conical textile tubing material tube designed to indicate wind direction and relative wind speed . Windsocks typically are used at airport s and at chemical plant s where there is risk of gas eous leak age. They are sometimes located alongside highway s at windy locations. Wind direction is the opposite of the direction in which the windsock is pointing note that wind directions are conventionally specified as being the compass point from which the wind originates so a windsock pointing due north indicates a south erly wind . Windspeed is indicated by the windsock s angle relative to the mounting Flagpole structure pole in low winds, the windsock droops in high winds it flies Horizontal plane horizontal ly. Per Federal Aviation Administration FAA standards referenced below, a convert 15 kn sing on wind will fully extend the properly functioning windsock. A convert 3 kn sing on wind breeze will cause the properly functioning windsock to orient itself according to the wind. At many airport s, windsocks are lighted at night , either by flood light s on top surrounding it or with one mounted on the pole shining inside it. See also Anemometer a device for measuring wind speed Weather vane a device for indicating wind direction Air sock Koinobori Japanese decorative carp shaped windsocks External links Commons category Windsocks http www.faa.gov airports resources advisory circulars media 150 5345 27D 150 5345 27d.pdf FAA Specification for Wind Cone Assemblies FAA Advisory Circular 150 5345 27D PDF 447KB Meteorological equipment Category Meteorological instrumentation and equipment Aviation stub Climate stub ca Anemoscopi cs V trn ruk v da Vindpose de Windsack el es Manga de viento eo Ventosako fa fr Manche air ko it Manica a vento ln Sos ti ya Mop p nl Windzak ja no Vindp lse pl R kaw wska nik wiatru pt Biruta ru fi Tuulipussi ...   more details



  1. Scott Swedorski

    Infobox person name Scott A. Swedorski image Scott Swedorski.gif imagesize birth date October 10, 1970 birth place Flint , Michigan occupation Software development & Marketing website CoffeeCup Software Scott Swedorski is the founder of Tucows The Ultimate Collection of Winsock Software , a large Internet domain name reseller, and Internet service provider . History Scott served in the military and then received an associates degree from Mott Community College in Flint, Michigan Flint . In 1993 he worked for the Flint, Michigan Flint Area Library Online Network http www.falcon.edu FALCON Swedorski felt there was a need for public access to Internet related software. Working from home, he created a site to provide the public with free and easily downloaded software. In 2002, Swedorski received the lifetime achievement award from the Shareware Industry Awards Foundation SIAF for his work with shareware software authors. ref http www.siavoting.com lifetime.php Shareware Industry Awards , accessed April 16, 2007 ref Swedorski retired from Tucows in 2003 and launched a new software promotions company. He is also the Vice President of distribution and marketing at CoffeeCup Software , where he helped co found the Organization of Independent Software Vendors . Scott also runs FileLight.com , a large shareware download site. References references External links http www.tucows.com Tucows http www.oisv.com Organization of Independent Software Vendors Persondata Metadata see Wikipedia Persondata . NAME Swedorski, Scott ALTERNATIVE NAMES SHORT DESCRIPTION DATE OF BIRTH October 10, 1970 PLACE OF BIRTH Flint , Michigan DATE OF DEATH PLACE OF DEATH DEFAULTSORT Swedorski, Scott Category 1970 births Category Living people compu bio stub ...   more details



  1. Overlapped I/O

    No footnotes date March 2010 Overlapped I O is an asynchronous I O extension of the Windows API s, which was introduced in Windows NT . Utilizing overlapped I O requires passing an tt OVERLAPPED tt structure to the tt ReadFile tt , tt WriteFile tt , and other otherwise blocking API functions including tt WSASend tt tt WSARecv tt from the Winsock API. The requested operation is initiated by a function call, which returns immediately, and it is completed by the OS in the background. The caller may optionally specify a Win32 Event driven programming event Reference computer science handle to be raised when the operation completes. Alternatively, a program may receive notification of an event via an Input output completion port I O completion port , which is the preferred method of receiving notification when used in symmetric multiprocessing environments or when handling I O on a large number of files or Internet socket sockets . Overlapped I O is particularly useful for sockets and pipeline Unix pipe s. It is not well supported in Windows 9x . The Unix equivalent of overlapped I O is the POSIX asynchronous I O API AIO . External links http msdn.microsoft.com en us library aa365467 VS.85 .aspx MSDN Reference ReadFile http msdn.microsoft.com en us library aa365747 VS.85 .aspx MSDN Reference WriteFile http msdn.microsoft.com en us library ms684342 VS.85 .aspx MSDN Reference OVERLAPPED Data structure http msdn.microsoft.com en us library aa365198 VS.85 .aspx I O Completion Port Windows stub Category Programming constructs Category Microsoft application programming interfaces es E S Solapada ...   more details



  1. Winbatch

    and FTP . Internet WinSock Extender Allows communication between host computers, Internet Service ... including FTP, HTTP , SMTP , POP3 , and ping as well as low level WinSock calls. Zipper Extender Provides ...   more details



  1. Thunk (compatibility mapping)

    Thunk or thunking refers to the creation of a 16 bit virtual DOS machine VDM within a 32 bit operating platform so that there is backward compatibility for applications using older code or system call s. OS 2 & Windows 16 bit address hack Unreferenced section date April 2008 A flat thunk consists of a DLL or, if bidirectional compatibility is needed, a pair of DLLs one 32 bit and one 16 bit that is used to translate calls from 32 bit code to 16 bit code. 16 and 32 bit memory addresses work very differently 16 bit addresses consist of two parts, a pointer to a memory segment, and the offset from the start of that memory segment whereas a 32 bit process memory pointer consists of the absolute address of the memory being accessed. To allow the two dlls to communicate, some intermediate code must be used to translate memory addresses pointers between platforms. The most common usage is in the Win16 Win32 application programming interface API s, where thunking is used to convert a 16 bit address into a 32 bit equivalent or vice versa. An early example was the 32 bit TCP IP protocol stack for Windows for Workgroups version 3.11. Code named Wolverine , this was an early implementation of the TCP IP stack that would later ship with Windows 95 . While not initially shipped with Windows for Workgroups , it was available on the NT 3.51 Server CD as an install disk creation utility at the time, it was more common for IP to be used on 16bit windows via Novell s Internetwork Packet Exchange . To allow this stack to operate with 16 bit applications, a version of the 16 bit winsock winsock.dll library was included that simply thunked WinSock calls into the 32 bit stack. Microsoft later created a mostly complete thunking layer, called Win32s , which allowed 32 bit Windows applications written to a specific subset of the Win32 API , hence the s in Win32s to run on top of 16 bit Windows 3.1x. In many ways, Windows 95 was essentially a full scale expansion of Win32s, because many of th ...   more details



  1. Computer network programming

    In computing , network programming , essentially identical to Internet socket socket programming or client server programming , involves writing computer programs that communicate with other programs across a computer network . The program or process initiating the communication is called a client computing client process, and the program waiting for the communication to be initiated is the Server computing server process. The client and server processes together form a distributed system . The communication between the client and server process may either be connection oriented such as an established Transmission Control Protocol TCP virtual circuit or Session computer science session , or connectionless based on User Datagram Protocol UDP datagrams . A program that can act both as a client and a server is based on peer to peer communication. Sockets are usually implemented by an Application programming interface API library such as Berkeley sockets , first introduced in 1983. Most implementations are based on Berkeley sockets , for example Winsock introduced 1991. Other socket API implementations exist, such as the Streams networking API STREAMS based Transport Layer Interface TLI . These are examples of functions or methods typically provided by the API library code socket code creates a new socket of a certain socket type, identified by an integer number, and allocates system resources to it. code bind code is typically used on the server side, and associates a socket with a socket address structure, i.e. a specified local port number and IP address. code listen code is used on the server side, and causes a bound TCP socket to enter listening state. code connect code is used on the client side, and assigns a free local port number to a socket. In case of a TCP socket, it causes an attempt to establish a new TCP connection. code accept code is used on the server side. It accepts a received incoming attempt to create a new TCP connection from the remote client, an ...   more details



  1. Sockets Direct Protocol

    Unreferenced date December 2009 The Sockets Direct Protocol SDP is a networking protocol originally defined by the Software Working Group SWG of the InfiniBand Trade Association . Originally designed for InfiniBand , SDP now has been redefined as a transport agnostic protocol for Remote Direct Memory Access RDMA network fabrics. SDP defines a standard wire protocol over an RDMA fabric to support stream sockets SOCK STREAM network. SDP uses various RDMA network features for high performance zero copy data transfers. SDP is a pure wire protocol level specification and does not go into any socket API or implementation specifics. The purpose of the Sockets Direct Protocol is to provide an RDMA accelerated alternative to the Transmission Control Protocol TCP protocol on Internet Protocol IP . The goal is to do this in a manner which is transparent to the application. Today, Sockets Direct Protocol for the Linux operating system is part of the OpenFabrics Enterprise Distribution OFED , a collection of RDMA networking protocols for the Linux operating system. OFED is managed by the OpenFabrics Alliance . Many standard Linux distributions include the current OFED. Oracle Solaris 10 and Oracle Solaris 11 Express also include support for SDP. Several other UNIX operating system variants plan to include support for Sockets Direct Protocol. Microsoft Windows offers a similar protocol called Winsock Direct. Sockets Direct Protocol only deals with stream sockets, and if installed in a system, bypasses the OS resident TCP stack for stream connections between any endpoints on the RDMA fabric. All other socket types such as datagram, raw, packet etc. are supported by the Linux IP stack and operate over standard IP interfaces i.e., IPoIB on InfiniBand fabrics . The IP stack has no dependency on the SDP stack however, the SDP stack depends on IP drivers for local IP assignments and for IP address resolution for endpoint identifications. It is used by the Australian telecommunications ...   more details



  1. MSWLogo

    Infobox software name MSWLogo title MSWLogo logo File screenshot Image MSWLogoScreen.gif 175px caption MSWLogo Screen collapsible author developer Brian Harvey and George Mills released Start date YYYY MM DD discontinued latest release version 6.5b latest release date Start date and age 2002 12 19 latest preview version latest preview date Start date and age YYYY MM DD frequently updated DO NOT include this parameter unless you know what it does programming language C programming language C core , Borland C gui operating system Microsoft Windows platform 32 bit size language status genre license open source website http www.softronix.com logo.html softronix.com logo MSWLogo is an interpreter language based on Logo programming language Logo , with a GUI front end. Its core is the same as UCBLogo by Brian Harvey lecturer Brian Harvey . It is free software, and its source, in Borland C , is available without cost at http www.softronix.com logo.html softronix.com logo . Features MSWLogo, as of v6.5b, has following support of various functionality ref 6.5b Release http www.softronix.com download mswlogo65.txt ref Supports TCP IP WinSock Networking. Supports Win16, Win32 and Win32s. Supports Text in all available fonts and sizes. Supports 1024 independent Turtles. Supports Bitmapped Turtles. Supports Cut, Paste and stretching bitmaps. Supports Clipboard Text and Bitmaps. Supports MIDI devices. Supports Direct I O for Controlling External hardware. Supports Serial and Parallel Port communications. Supports Zooming. Supports Tail recursion optimizes most recursive functions . Supports User error handling. Supports Standard Logo parsing. Supports Floodfill. Supports Save and restore images in .BMP format files. Supports 1, 4, 8, 16, 24 bits per pixels colors. Supports standard Windows Hypertext Help. Supports standard Windows Printing. Supports separate library and work area. Supports construction of Windows Dialog Boxes. Supports Event Driven programming Mouse, KeyBoard, Ti ...   more details



  1. TCP/IP Illustrated

    Infobox book name TCP IP Illustrated title orig translator image multiple image image1 Tcpip illustrated volume 1.jpg alt1 Cover of TCP IP Illustrated volume 1 caption1 Volume 1 width1 expr 150 148 179 round 0 image2 Tcpip illustrated volume 2.jpg alt2 Cover of TCP IP Illustrated volume 2 caption2 Volume 2 width2 expr 150 381 500 round 0 image3 Tcpip illustrated volume 3.jpg alt3 Cover of TCP IP Illustrated volume 3 caption3 Volume 3 width3 expr 150 376 500 round 0 image caption author W. Richard Stevens illustrator cover artist country United States language English language English series Addison Wesley Professional Computing Series subject genre publisher Addison Wesley pub date 1994 96 english pub date media type Print hardcover pages isbn oclc dewey congress preceded by followed by TCP IP Illustrated is the name of a series of 3 books written by W. Richard Stevens . Unlike traditional books which explain the Request For Comments RFC specifications, Stevens goes into great detail ref http tangentsoft.net wskfaq reviews tcpillus.html Winsock Programmer s FAQ Section 8 TCP IP Illustrated ref using actual network traces to describe the protocol, hence its Illustrated title. The first book in the series, Volume 1 The Protocols , is cited by hundreds of technical papers in Association for Computing Machinery ACM journals. ref http portal.acm.org citation.cfm?id 161724 TCP IP illustrated vol. 1 ref Volumes Volume 1 The Protocols After a brief introduction to TCP IP , Stevens takes a bottom up approach by describing the protocol from the link layer and working up the protocol stack . Volume 2 The Implementation 500 illustrations, combined with 15,000 lines of actual code from the 4.4BSD Lite release, serves as concrete examples of the concepts covered in Volume 1. Volume 3 TCP for Transactions, HTTP, NNTP, and the UNIX Domain Protocols This volume goes into detail on four topics T TCP TCP for Transactions HTTP Hypertext Transfer Protocol NNTP Network News Transfer Prot ...   more details



  1. Windows Vista networking technologies

    Callout API. The networking API is exposed via three components ref name arch Winsock A user mode ... Control Protocol TCP . While Winsock is a user mode library, it uses a kernel mode driver, called Ancillary Function Driver AFD to implement certain functionality. Winsock Kernel Winsock Kernel WSK A kernel mode API providing the same socket and port abstraction as Winsock , while exposing ... stack itself. Direct support for Transport Layer Security SSL connections in new Winsock ... networking functionality can be accessed from the Winsock API as well. The peer to peer networking ... support for keep alive persistent connections and session cookies. Winsock has been updated with new APIs and support for Event Tracing. Layered Service Provider Winsock Layered Service Provider ... the processing path for system critical services and support for Network Diagnostics Framework. Winsock Kernel Winsock Kernel WSK is a new transport independent kernel mode Network Programming Interface ... model similar to those supported in user mode Winsock . While most of the same Internet socket sockets programming concepts exist as in user mode Winsock such as socket, creation, bind, connect, accept, send and receive, Winsock Kernel is a completely new programming interface with unique ...   more details



  1. MacWeb

    HDD 680 KB A Transmission Control Protocol TCP Internet Protocol IP connection running Winsock References ...   more details



  1. List of Microsoft Windows application programming interfaces and frameworks

    The following is a list of Microsoft APIs and frameworks . APIs Expand list date February 2011 Current Component based software engineering Component Model ActiveX Component Object Model COM Distributed Component Object Model DCOM Component Object Model COM.10B COM Microsoft Data Access Components MDAC , including OLE DB Cryptographic API CAPICOM ActiveX Data Objects ADO Collaboration Data Objects CDO DirectShow DirectX Direct2D Direct3D DirectDraw DirectInput DirectMusic DirectPlay DirectSetup DirectSound DirectWrite Cross platform Audio Creation Tool XACT Cross platform Audio Creation Tool DirectSound XAudio 2 XAudio 2 Media Foundation Windows Vista Windows 7 Interface Graphics Device Interface GDI and GDI Application Programming Interface API Messaging Application Programming Interface MAPI Remote Application Programming Interface RAPI Speech Application Programming Interface SAPI Telephony Application Programming Interface TAPI Extensible Storage Engine Jet Blue Object linking and embedding OLE OLE Automation Uniscribe see Template Microsoft APIs section Software Factories Windows Image Acquisition WIA Windows Management Instrumentation WMI Winsock Win32 console Windows API s current versions Win32 , Win64 Deprecated Active Scripting Collaboration Data Objects for Windows NT Server Dynamic Data Exchange Older data access technologies Microsoft Jet Database Engine Data object Data Access Objects DAO Remote Data Objects RDO Remote Data Services RDS Setup API Windows API s old versions Win16 , Win32s Frameworks Expand list date February 2011 Current .NET Framework .NET Remoting Remoting , .NET assembly Assemblies , .NET metadata Metadata Common Language Runtime , Common Type System , Global Assembly Cache , Microsoft Intermediate Language , Windows Forms ADO.NET Entity Framework ADO.NET , ASP.NET Windows Communication Foundation WCF Windows Presentation Foundation WPF Windows Workflow Foundation WWF Windows CardSpace WCS Windows PowerShell Microsoft Management Cons ...   more details



  1. Internet in a Box

    Image InternetInABox.jpg thumb 240px right Internet In A Box software Internet in a Box IBox was one of the first commercially available Internet connection software packages available for sale to the public. Spry, Inc. produced the package, as well as starting up a commercial Internet service provider ISP called InterServ ISP InterServ . The IBox software included the Winsock and TCP IP stack that were needed to connect a computer running Microsoft Windows to the Internet in 1994. ref cite web last Stewart first Bill title Web Browser History url http www.livinginternet.com w wi browse.htm accessdate 16 August 2010 ref The IBox package also included a licensed copy of the National Center for Supercomputing Applications NCSA Mosaic web browser Mosaic web browser called AIR Mosaic , ref name eric cite web url http www.ericsink.com Browser Wars.html title Memoirs From the Browser Wars date 15 April 2003 accessdate 16 February 2011 first Eric last Sink ref ref cite web last1 Cockburn publisher CiteSeerX first1 Andy title Which Way Now? Analysing and Easing Inadequacies in WWW Navigation url http citeseerx.ist.psu.edu viewdoc download?doi 10.1.1.25.8504&rep rep1&type pdf accessdate 20 November 2010 first2 Steve last2 Jones format PDF date 6 December 2000 ref AIR Mail an email client , AIR News an NNTP news client , AIR Telnet , AIR Gopher protocol Gopher , and an FTP Network File Manager. Combined with InterServ s dial up access, Internet in a Box provided a complete solution for members of the general public to access the Internet, a network previously available almost exclusively to government and collegiate users, or to the public only indirectly through e mail gateways provided by hosted systems such as CompuServe . The inclusion of a web browser further gave access to the nascent World Wide Web . Two pioneering Internet books Ed Krol s Whole Internet User s Guide and Catalog US 1993 and a special edition of Sue Schofield s UK Internet Book UK 1994 were included in ...   more details




Articles 1 - 25 of 67          Next


Search   in  
Search for Winsock in Tutorials
Search for Winsock in Encyclopedia
Search for Winsock in Videos
Search for Winsock in Books
Search for Winsock in Software
Search for Winsock in DVDs
Search for Winsock in Store


Advertisement




Winsock in Encyclopedia
Winsock top Winsock

Home - Add TutorGig to Your Site - Disclaimer

©2011-2013 TutorGig.com. All Rights Reserved. Privacy Statement