Geeks Talk

Prepare for your Next Interview




winsock protocol

This is a discussion on winsock protocol within the LoadRunner forums, part of the Software Testing category; Hi, guys,, i want to test the performance of a client server application which uses winsock protocol . for this can any one suggest me a open source tool. thanks in ...


Go Back   Geeks Talk > Software Testing > LoadRunner

Register FAQ Members List Calendar Mark Forums Read
  #1 (permalink)  
Old 02-07-2008
Banned
 
Join Date: Jul 2007
Location: Chennai
Posts: 36
Thanks: 0
Thanked 2 Times in 2 Posts
balajip82 is on a distinguished road
winsock protocol

Hi, guys,, i want to test the performance of a client server application which uses winsock protocol .

for this can any one suggest me a open source tool.

thanks in advance.
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 02-19-2008
Banned
 
Join Date: Oct 2007
Location: Hyderabad
Posts: 176
Thanks: 2
Thanked 10 Times in 10 Posts
quality_quantity is on a distinguished road
Re: winsock protocol

The Windows Sockets (abbreviated "Winsock" or "WinSock") specification defines a network programming interface for Microsoft Windows which is based on the "socket" paradigm popularized in BSD Unix. It encompasses both familiar Berkeley socket style routines and a set of Windows-specific extensions:

Winsock 1 apps can ask Winsock to send notifications in window messages. This allows your program to handle both the network, UI issues, and background processing without having to worry about concurrency.
Winsock 2 adds many features. See below for details.
Winsock 2.x defines two interfaces: an application programming interface (API) which shields application developers from underlying layers, and a service provider interface (SPI) which allows transparent extensions to a Winsock stack. Through proper use of the API, a Winsock application can work over various network transport protocols and Winsock implementations.

(By the way, most people just say "Winsock 2" when speaking of the current version of Winsock, because the newer versions just contain edits and clarifications to the original spec.)
Reply With Quote
Reply

  Geeks Talk > Software Testing > LoadRunner


Thread Tools
Display Modes


Similar Threads

Thread Thread Starter Forum Replies Last Post
using Oracle Web Appl 11i Protocol Sudha_r LoadRunner 5 05-06-2008 04:55 AM
CITRIX Protocol aj_tstr LoadRunner 1 01-23-2008 03:46 PM
Transfer files using UDP Protocol Geek_Guest Java 1 12-10-2007 11:33 AM
What is the function of Karborus protocol and bootp protocol Jeebendu_bipa Networking 0 09-07-2007 09:06 AM
Protocol testing sowmyadesaraju Testing Issues 1 08-24-2007 06:16 PM


All times are GMT -4. The time now is 05:04 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Copyright © 2008 GeekInterview.com. All Rights Reserved