Hello. As the title suggests, I am ending development of libsocket. I no longer have the time, energy or interest to keep on developing libsocket to a good...
Richard Dawe
rich@...
Jan 28, 2001 5:21 pm
440
... -- Richard Dawe <richdawe@...> http://www.bigfoot.com/~richdawe/ "The soul is the mirror of an indestructible universe."...
Richard Dawe
rich@...
Feb 6, 2001 10:36 pm
441
Hello. I'm CC'ing the libsocket list on my reply, since it's relevant. Wojciech Galazka wrote: [snip] ... I would suggest that support of the Unix98...
Richard Dawe
rich@...
Feb 6, 2001 10:36 pm
442
OK, here are my thoughts: I really find it sad that you're ending development of libsocket. I've been quite busy since early December and am just finding time...
Matt Lewandowsky
matt.l@...
Feb 7, 2001 8:15 am
443
Hello. Matt Lewandowsky wrote: [snip] ... [snip] ... [snip] Yes, I agree. I tried to integrate with Watt-32, but gave up due to time constraints. It seemed...
Richard Dawe
rich@...
Feb 7, 2001 11:39 pm
444
... -- Richard Dawe <richdawe@...> http://www.bigfoot.com/~richdawe/ "The soul is the mirror of an indestructible universe."...
Richard Dawe
rich@...
Feb 8, 2001 9:15 pm
445
Hello. ... Yes, exactly. AFAIK Windows ME implements its networking drivers as DLLs rather VxDs. I suspect that libsocket will not work it. Damian Yerrick, did...
Richard Dawe
rich@...
Feb 8, 2001 9:15 pm
446
Hello. I've just uploaded a snapshot of libsocket's CVS to the libsocket development page: ...
Richard Dawe
rich@...
Feb 10, 2001 5:15 pm
447
Hi all, I have just started studying TCP/IP for a project about one year fom now. It makes me very sad the perspective of libsocket endig :(( I am comming to...
Alain
alainm@...
Mar 1, 2001 12:37 am
448
Hello. ... I'd recommend you read a book called "Unix Network Programming: Volume One" by W. Richard Stevens. It's a classic book and it will help you a lot....
Richard Dawe
rich@...
Mar 1, 2001 8:40 pm
449
Hi, Has anyone had any experience with sock.vxd to share? I checked the sources and the buglist and I'm going to take care of the coda sock.vxd part of the...
Wojciech Gazka
wojciech.galazka@...
Mar 8, 2001 11:18 am
450
Hello. ... Most of my knowledge is contained in the Coda SOCK.VXD Pseudo-documentation: http://www.phekda.freeserve.co.uk/richdawe/dl/csockvxd.htm and the...
Richard Dawe
rich@...
Mar 9, 2001 12:06 am
451
... Don't know if it helps or not but at http://www.sysinternals.com/ there are some VxD debugging programs you can download. -- For information on any of the...
bpaddock@...
Mar 9, 2001 11:27 am
452
Hello. libsocket appears to work with SOCK.VXD on Windows ME. There appears to be a bug in the host name parsing though. Perhaps I fixed this in the copy of my...
Richard Dawe
rich@...
Mar 22, 2001 8:39 pm
453
hi... if you have a client and server that they use HTTP1.1 protocol i read HTTP1.1 and knew its rules BUT i need some implementation of that using...
mahmoud abotaleb
mabotaleb@...
May 24, 2001 12:48 pm
454
Hello. ... Hmmm, it sounds like you have some homework to do. Anyway, you can find lots of source code for these things on the web. You may to look at some web...
Richard Dawe
rich@...
May 24, 2001 9:57 pm
455
Hi, i'm french so sorry for my english ! I created a server program and i compiled it with Djgpp (gcc server.c -o server.exe -lsocket). I use ls080. The...
rubikz@...
Jun 22, 2001 12:08 pm
456
Hi, i'm french so sorry for my english ! I created a server program and i compiled it with Djgpp (gcc server.c -o server.exe -lsocket). I use ls080. The...
rubikz@...
Jun 22, 2001 12:24 pm
457
Bonjour! ... Have you installed the socket extension on the computer that does not have DJGPP? You need to run this program, to install it: ...
Richard Dawe
rich@...
Jun 23, 2001 7:45 am
458
Hi, I create a socket and put it into non blocking mode, then call connect(). The connect fails with this error message : <Operation not supported on endpoint...
rubikz@...
Jun 29, 2001 2:32 pm
459
Hello. ... libsocket does not support non-blocking connect calls. You must use blocking connect calls. You can switch the socket into non-blocking mode, once...
Dawe, Richard
richard.dawe@...
Jun 29, 2001 3:29 pm
460
Best underground information print now !!! 1. Guaranteed Unsecured Credit Cards up to $50,000 Regardless of Bad Credit. We can show you how and where you can...
xxx@...
Nov 4, 2001 4:58 am
461
By way of introduction, we are a company that specialises in placements in niche technology and non technology related areas. Because we cater to niche and...
Hello. ... [snip] ... This is not a mailing list for discussing career opportunities. It is a mailing list for discussing libsocket and related subjects....
COPY YOUR DVD's!! Why Spend upwards of $4000 on a DVD Burner when we will show you an alternative that will do the exact same thing for only $19.95? You heard...
dvdburner@...
Jan 20, 2002 7:04 pm
464
Untitled Document ARE YOU GRABBING YOUR SHARE? How much would it be worth to you to be able to sell and use cutting edge formulations of products that have the...
email@...
Mar 13, 2002 10:30 am
465
You have to check out this cool site I found. There's a bunch of different cards to choose from. I couldn't get a card anywhere else on the web. I found this...
Hello. ... No I don't. ... Don't spam this list. Do it again and I will remove you from the list / complain to Yahoo. (I'm the owner of this mailing list.) -- ...
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....
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...