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...
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@...
May 30, 2002 4:20 pm
471
Have a look at Waterloo TCP/IP email of the list is watt-32@yahoogroups.com it is an active program... Alain...
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@...
May 31, 2002 8:04 pm
473
Hello. ... Have you installed the Winsock helper? libsocket won't work on Windows 98 otherwise. Please see install.txt in the libsocket distribution. libsocket...
Hi Friends!!! Please find below the latest list of openings for our CMM Level 5 Client in chennai . Request you to kindly send your resume and refer all your...
contact_ravi
contact_ravi@...
Jun 6, 2002 12:00 pm
475
Hello. ... [snip] This is off-topic for the libsocket mailing list. Have you actually bothered to read the description for libsocket mailing list at...
hi all, i am raw socket programming and i am havin problems constructing ip packets, inspite of giving the int on = 1; ...
vaishnavi kidambi
vaish_kidambi@...
Sep 18, 2002 7:16 pm
477
Hello. ... What user are you trying this as? I think you have to be Administrator or a user that has priveledges to use raw sockets. Please note that this...