AGB  ·  Datenschutz  ·  Impressum  







Anmelden
Nützliche Links
Registrieren
Zurück Delphi-PRAXiS Programmierung allgemein Win32/Win64 API (native code) Delphi [Unterschied] ws2_32.dll.send und wsock32.dll.send
Thema durchsuchen
Ansicht
Themen-Optionen

[Unterschied] ws2_32.dll.send und wsock32.dll.send

Ein Thema von Win32.API · begonnen am 25. Aug 2006 · letzter Beitrag vom 27. Aug 2006
Antwort Antwort
Win32.API

Registriert seit: 23. Mai 2005
312 Beiträge
 
#1

[Unterschied] ws2_32.dll.send und wsock32.dll.send

  Alt 25. Aug 2006, 14:25
Hallo Dpler,

wo liegt der genaue Unterschied zwischen der ws2_32.send und der wsock32.send oder ist es ein und die selbe Funktion?

Die ws2_32.dll ist ja eigentlich die winsock2 dll, aber die ws2 Funktion send heißt WSASend warum gibt es dann die Funktion send noch? Oder verstehe ich da was falsch?

Winsock 1.1 : wsock32.dll (Send)
Winsock 2.0 : ws2_32.dll (WSASend und Send )

danke fuer jede antwort
  Mit Zitat antworten Zitat
peanut
(Gast)

n/a Beiträge
 
#2

Re: [Unterschied] ws2_32.dll.send und wsock32.dll.send

  Alt 27. Aug 2006, 15:06
Hallo,

also die MSDN sagt:

The WSASend function provides functionality over and above the standard send function in two important areas:

- It can be used in conjunction with overlapped sockets to perform overlapped send operations.
- It allows multiple send buffers to be specified making it applicable to the scatter/gather type of I/O.


Viele Grüße

peanut.
  Mit Zitat antworten Zitat
Antwort Antwort


Forumregeln

Es ist dir nicht erlaubt, neue Themen zu verfassen.
Es ist dir nicht erlaubt, auf Beiträge zu antworten.
Es ist dir nicht erlaubt, Anhänge hochzuladen.
Es ist dir nicht erlaubt, deine Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are an
Pingbacks are an
Refbacks are aus

Gehe zu:

Impressum · AGB · Datenschutz · Nach oben
Alle Zeitangaben in WEZ +1. Es ist jetzt 11:11 Uhr.
Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz