Search the web
Sign In
New User? Sign Up
libsocket · libsocket is a library for DJGPP, the DO
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
LibSocket help for DJGPP   Message List  
Reply | Forward Message #472 of 491 |
Re: LibSocket help for DJGPP



Thanks, I will perhaps look at that, as it appears to support TCP/IP
+ DJGPP. With libsocket, using just libsocket.a, I got pretty far,
but get

error 93, protocol not supported

with

socket( AF_INET, SOCK_STREAM, 0 ) ; // also tried IP_PROTO_TCP for
parmam 3

with the demos and my program.

Some of the UNIX domain socket demos appear to work, and I think the
datagram ones are working too.

I dont know why AF_INET would not be working. I tried on Win98 and I
think Win 2000 Prof.

tom




--- In libsocket@y..., "Alain" <alainm@p...> wrote:
> Have a look at Waterloo TCP/IP email of the list is watt-32@y...
> it is an active program...
>
>




Fri May 31, 2002 8:04 pm

tom@...
Send Email Send Email

Forward
Message #472 of 491 |
Expand Messages Author Sort by Date

Hi I'm John, and I'm new to Djgpp. Initially when i tried to compile simple "socket" pgms, i used to get the "undefined socket reference" error messages....
satan_john_lobo
Offline Send Email
Apr 15, 2002
8:26 am

Hello. satan_john_lobo wrote: [snip] ... What errors do you get? libsocket is pretty much dead. I'm no longer developing it and AFAIK no-one else is. You may...
Richard Dawe
richdawe
Offline Send Email
Apr 15, 2002
9:09 pm

I have legacy app that does TCP/IP (SOCK_STREAM) with DJGPP/wsock in DOS. Four years later I have been asked to update it. However I can no longer find...
tfriedel
tom@...
Send Email
May 30, 2002
4:20 pm

Have a look at Waterloo TCP/IP email of the list is watt-32@yahoogroups.com it is an active program... Alain...
Alain
alainm3
Offline Send Email
May 31, 2002
6:48 pm

Thanks, I will perhaps look at that, as it appears to support TCP/IP + DJGPP. With libsocket, using just libsocket.a, I got pretty far, but get error 93,...
tfriedel
tom@...
Send Email
May 31, 2002
8:04 pm

Hello. ... Have you installed the Winsock helper? libsocket won't work on Windows 98 otherwise. Please see install.txt in the libsocket distribution. libsocket...
Richard Dawe
richdawe
Offline Send Email
May 31, 2002
11:24 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help