Displaying 20 results from an estimated 100000 matches similar to: "Winsock Error 10013"
2002 Aug 20
0
Compile against winsock and winsock2
Hello,
I'm attempting to compile a winsock application using winlib and for some
reason the FD_SET/FD_ZERO macros are generating an error because of the
WS(fd_set) macro. Is there a prefer method to compile against winsocks
functions....
Peter Alleyne
2009 Feb 06
0
winsock errror for ioctl cmd 9800000c in wine 1.14
Hi,
When running program that works fine under XP, with wine I have a
problem. Running with trace on gives the following output:
trace:winsock:DllMain 0x7eba0000 0x2 (nil)
trace:winsock:WSAStartup verReq=101
trace:winsock:WSAStartup succeeded
trace:winsock:WS_socket af=2 type=2 protocol=0
trace:winsock:WSASocketA af=2 type=2 protocol=0 protocol_info=(nil)
group=0 flags=0x1
2005 Jan 08
1
Connection problems and weird WinSock warnings...
Hiya,
I've posted this 'enigma' on the newsgroup :
http://groups-beta.google.com/group/comp.emulators.ms-windows.wine/browse_thread/thread/57dcb7531ebfb529/65018c77a5e58651#65018c77a5e58651
The answers were pretty rare so I post the problem here, too.
"
I'm getting connection problems with an application run under Wine which
isn't acting like that under a native Windows
2006 Jun 18
1
winsock error.
Running Orbitron, it was O.K. for a while, now in a terminal, I get:
fixme:winsock:convert_sockopt Unknown SOL_SOCKET optname 0xff7f
err:winsock:WS_setsockopt Invalid level (1) or optname (65407)
AFAIK, the only difference in my setup between last time and now is to
install ddclient.
Any suggestions please?
Doug.
--
I'm only a beer teetotaller, not a champagne teetotaller.
- G.B. Shaw.
2002 Jun 24
1
WinSock & Wsock32
I am struggling with the simplest thing, I think! I am starting with a fresh config file from the 20020605 wine distro and trying to get the ARS Remedy User win32 based software running. Part way through the install it tell me I need to install "Winsock 2". By this I am assuming it is looking for the 32-bit winsock Dll's, wsock32.dll * ws2_32.dll. I have tried many variations of
2002 Feb 27
3
winsock 16 BIT
Hi!
In October I worked with a client-server (using winsock.dll) 16 bit
aplication
emulated in wine (Not using ODBC), it worked fine. This aplication needs
to connect to a
server using port ctsql 5557/tcp, this service is in my /etc/services.
And wine made all realy fine (Version 20011108). With the release
20011226 (I think)started the problem. Something changed with winsock
16-bit.
I've
2004 Dec 08
1
WINSOCK 2 Not Installed Problem
Dear Friends,
I am Using wine-0.20041019-1.rhfc3.nr.i386.rpm
on Fedora Core 3.
I copied /etc/wine/Config to ~/.wine/config and
modified as follows.
[dlloverride]
......
"winsock" = "native"
"wsock32" = "native"
Created empty file winsock.dll in ~/.wine/windows_c/Windows
Created empty file wsock32.dll in ~/.wine/windows_c/Windows/system
and then tried to
2007 Mar 19
2
Winsock error (Protocol not supported)
Hi!
In the log of a program which I run with wine, I have the entry
Winsock error (Protocol not supported, URL=https://***)
Any clues how to fix it?
In this spirit
Yours Gernot
2002 Sep 27
1
Winsock problem: wine client error:0x86f30f0: pipe: Too many open files
I'm still battling with the bleedin' C4D Net client, which fails to do
some of the network stuff that it's designed to do. Now I do get an
error: If I leave the client open overnight, it eventually loses to
connection to the server and the terminal window from where I started
the client says:
fixme:winsock:NtStatusToWSAError Status code c000011f converted to DOS error code 4
wine
2009 Dec 15
1
Strange Winsock problem
Hello,
I try to port a small program (Windows resouces manipulation tool) on MacOSX, but I've a strange compilation problem :
Code:
wineg++ -c -I. -I/usr/local/include/wine -I/usr/local/include/wine/windows -o ExeIconManipulation.o ExeIconManipulation.cpp
/usr/include/sys/_select.h:47: error: declaration of C function ?int select(int, fd_set*, fd_set*, fd_set*, timeval*)? conflicts
2001 Dec 06
1
Wine + FlasFiler = winsock problem
Hi, I wont to use RedHat & wine to set up FlashFiler server
(www.turbopower.com).
Unfortunely when I've started ffserver, hi shouting that I have no winsock
or is bad dll. Is this a problem with winsock implementation or I do
something wrong.
Dariusz Mazur
2009 Mar 28
1
Configure program to use LAN connection/winsock instead!
Hi, I am running a program that logs into a remote server, and I am getting the following error:
fixme:secur32:schan_InitializeSecurityContextW Using hardcoded "NORMAL" priority
fixme:secur32:schan_QueryContextAttributesW Unhandled attribute 0x5a
fixme:secur32:schan_QueryContextAttributesW Unhandled attribute 0x53
err:ole:CoWaitForMultipleHandles Unexpected wait termination: 192, 0
2008 Dec 16
0
Wine + ODBC Sql Server = fixme:winsock:WSAIoctl unsupported
Hi,
I am running wine 1.1.10 on Ubuntu Intrepid.
I would like to connect a Windows APP (running on my Ubuntu system with wine) to a SQL server running on a Windows 2003 Server on a remote computer.
I have installed mdac_typ.exe (2.8) with winetriks.
Then I tryied to create a new ODBC driver to access the database, but when the wizard reach the database option windows, this message appears:
1998 Jun 27
0
Microsoft WinSock Proxy support
This isn't quite a Samba question, rather an intergrating Linux and
Windowns question, but I can't think of a better place to ask it.
The basic question is whether anyone has thought about writing free
client code for Microsoft's WinSock Proxy service. I am interested in
information about projects already begun, or in tips on how to go about
writing it myself.
Background
2009 Mar 31
1
Memory Leak when using winsock.shutdown ?
I'm using Wine 1.0 on Puppy Linux 3.01
I wrote an application with a http-server and a socket-server for windows
and I like to use this on linux. (Delphi with Indy components)
My application works fine on windows without any memory leak.
But running with wine the VmRSS-value is permanently increased.
I use following bash-script to check this:
Code:
while true; do cat
2009 Jun 06
1
Memory Leak when using winsock.shutdown ?
I'm using Wine 1.1.18 on Puppy Linux 3.01
I wrote an application with a http-server and a socket-server for windows
and I like to use this on linux. (Delphi with Indy components)
My application works fine on windows without any memory leak.
But running with wine the VmRSS-value is continual increased.
I use following bash-script to check this:
Code:
while true; do cat
2004 Feb 15
0
strange errors about winsock o.O
Hi there everybody!
I got a problem again. When i try to launch some programs i get errors which look like this:
err:winsock:WsControl Error retrieving data for interface index 0
err:seh:setup_exception stack overflow 492 bytes in thread 0009 eip 40a5ef74 esp 40620e14 stack 0x40620000-0x40720000
the first line repeats again and again and with the second two lines it always finishes. I'm
2006 Dec 08
0
SoulSeek: winsock:NtStatusToWSAError Status code c0000024
I'm seeing a lot of this error code (STATUS_OBJECT_TYPE_MISMATCH) with
SoulSeek 156c (http://www.slsknet.org/download.html). There seems to be
a bug opened for this, but not much has happened in three years:
http://bugs.winehq.com/show_bug.cgi?id=1226
I also see a bunch of "fixme:winsock:WS2_async_recv status: -1073741536"
interleaved with that other error, which might or might not
1999 Jul 19
2
cannot access samba from WfWg running trumpet winsock
Hi all!
Here is my problem: I have installed RedHat Linux version 6.0 on a
computer and I want to share its resources via samba. Unfortunately, my
computer - which is running WfWg 3.11 for Eastern Europe and the trumpet
winsock TCP/IP stack is not able to see the samba server. Other
computers, running Win95, Linux and WfWg with M$ TCP/IP stack perform
OK.
I have tried the following combinations:
2003 May 22
2
Wine and winsock
Having gotten the latest CVS to build, I'm trying to get IE working
again (yeah, yeah, I know...)
I can get it to load, but then it doesn't seem to be able to make any
network connections. I can't browse anything. It doesn't matter whether
I use ip addresses or dns names. This was working on previous versions,
but I can't quite figure out what changes broke this. Any help or