Geeks Talk

Prepare for your Next Interview


Welcome to the Geeks Talk forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

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 ...

Go Back   Geeks Talk > Software Testing > LoadRunner
Register Blogs FAQ Tag Cloud Calendar Mark Forums Read
  #1 (permalink)  
Old 02-07-2008
Banned
 
Join Date: Jul 2007
Location: Chennai
Posts: 36
Thanks: 0
Thanked 3 Times in 3 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 13 Times in 13 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
  #3 (permalink)  
Old 04-29-2009
Junior Member
 
Join Date: Apr 2009
Location: Northbrook
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
samuel_mgd is on a distinguished road
Re: winsock protocol

We tried recording a script using Winsock protocol in LR. The script runs fine but we dont get the results displayed. Can you let me know if this can be done?

Thanks,
Sam
Reply With Quote
Reply

  Geeks Talk > Software Testing > LoadRunner

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads

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


All times are GMT -4. The time now is 12:35 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.1
Copyright © 2009 GeekInterview.com. All Rights Reserved