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...
Message search is now enhanced, find messages faster. Take it for a spin.

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
Messages 359 - 388 of 491   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
359
Hello. ... It would seem that using select() with stdin's file number + a socket does not exit successfully on a key-press. I can bail out using Ctrl+C. I...
Richard Dawe
richdawe@xxxxxxx.xxxx
Send Email
Nov 3, 1999
9:52 pm
360
... I'm using DJGPP 2.02, which as I said, I downloaded the end of September when I got to college. Gillius...
Gillius
gillius@xxxxxxx.xxxx
Send Email
Nov 3, 1999
10:43 pm
361
Hello. I'm just uploading the 1999-11-07 snapshot of libsocket to the libsocket development home page: http://www.phekda.freeserve.co.uk/richdawe/lsckdev/ I'm...
Richard Dawe
richdawe@xxxxxxx.xxxx
Send Email
Nov 7, 1999
10:39 pm
362
... I'm there. ... Unfortunately that is not true. I have no problems whatsoever running my programs under Windows 95 OSR 2, with the latest winsock updates. ...
Gillius
gillius@xxxxxxx.xxxx
Send Email
Nov 8, 1999
3:09 am
363
... This message came from the Project V2143 mailing list, to unsubscribe, reply to this message. ... Hey everyone I moved the site from evil fortunecities...
Gillius
gillius@xxxxxxx.xxxx
Send Email
Nov 8, 1999
3:19 am
364
Sorry for sending that message to the libsocket list about PV2143! I took it off my list but I guess it doesn't save until I quit the mail program? I looked...
Gillius
gillius@xxxxxxx.xxxx
Send Email
Nov 8, 1999
3:49 am
365
Hello. ... I may have access to Windows '98 at the end of the year (when my brother returns from university). ... Have you used csock under Win98 original &...
Richard Dawe
richdawe@xxxxxxx.xxxx
Send Email
Nov 8, 1999
11:46 pm
366
... Yes both but not the latest. Ever since I got to college it's only been SE, before that, it was original. ... On my OSR2 Win95, libsocket used wsock...
Gillius
gillius@xxxxxxx.xxxx
Send Email
Nov 9, 1999
9:55 pm
367
Hello. Recently on the watt-32 mailing list, a utility was announced called netio for doing network benchmarking. I thought I would try compiling this with ...
Richard Dawe
richdawe@xxxxxxx.xxxx
Send Email
Nov 16, 1999
9:42 pm
368
Hello. I've just prepared a patch for libsocket 0.7.4 beta 3 that should fix the problems with compiling with gcc 2.95.x. You can get it here: ...
Richard Dawe
richdawe@xxxxxxx.xxxx
Send Email
Nov 24, 1999
10:56 pm
369
Hello. I've just entered all the bugs I could think of & remember here: http://www.phekda.freeserve.co.uk/richdawe/lsckdev/bugs074.htm If I've missed any,...
Richard Dawe
richdawe@xxxxxxx.xxxx
Send Email
Nov 27, 1999
4:15 pm
370
Hello. I've been investigating the problem that Jason Winnebeck found with accept() and the wsock interface. The accept() is working, but there appears to be...
Richard Dawe
richdawe@xxxxxxx.xxxx
Send Email
Dec 11, 1999
7:46 pm
371
... I know Allegro uses that parameter with GCC and I never knew what it did. it is listed as an optimization flag, however. Gillius...
Gillius
gillius@xxxxxxx.xxxx
Send Email
Dec 11, 1999
10:49 pm
372
Hello. After a successful couple of hours bug huntin', I have produced the first patch for the 1999-11-07 snapshot. As usual, you can get it here: ...
Richard Dawe
richdawe@xxxxxxx.xxxx
Send Email
Dec 12, 1999
10:15 pm
373
Hello. I've just updated a few of my Windows networking docs. Namely: - WSOCK.VXD Pseudo-Documentation ...
Richard Dawe
richdawe@xxxxxxx.xxxx
Send Email
Dec 24, 1999
11:32 am
374
Hello. It's been a while since I reported my progress. Here's a brief overview of what I managed to do during the Christmas vacation: - Most of the info docs...
Richard Dawe
richdawe@...
Send Email
Feb 16, 2000
9:39 pm
375
Well I got MSVC6 Enterprise a while back and I have been making applications using winsock natively now. Right now I'm porting my BSD sockets program to...
Gillius
gillius@...
Send Email
Feb 17, 2000
12:17 am
376
Hello. ... You might want to avoid using the MFC Socket classes. I've heard they suck and that you're better off using Winsock - plus Winsock is closer to the ...
Richard Dawe
richdawe@...
Send Email
Feb 17, 2000
8:35 pm
377
... Well yes I noticed Winsock being based off Berkley, is REALLY based off Berkley and most of the same code works the same, except that you have to specify...
Gillius
gillius@...
Send Email
Feb 18, 2000
9:20 pm
378
Hello. ... After thinking for a bit, I decided to split the code into two branches: a) 0.7.4 will be libsocket with all the patches, info docs, etc. b) 0.7.5...
Richard Dawe
richdawe@...
Send Email
Feb 19, 2000
11:32 am
379
Hello. Pardon me for doing this, but: I seem to be having trouble with this list plus the others I "own" on http://www.onelist.com/ . I've sent e-mails to all...
Richard Dawe
richdawe@...
Send Email
Feb 24, 2000
7:09 pm
380
Hello. I've made some updates to the web pages: http://www.phekda.freeserve.co.uk/richdawe/lsck/ - I've added a ports page. This is split into two parts:...
Richard Dawe
rich@...
Send Email
Feb 27, 2000
12:00 pm
381
Hello. I estimate that libsocket 0.7.4 beta 4 will be out within the next couple of weeks/month. libsocket is a BSD sockets library for DJGPP, which uses ...
Richard Dawe
rich@...
Send Email
Mar 11, 2000
4:15 pm
382
Hello. It has come to my attention that libsocket 0.7.4 beta 3 + patch for gcc 2.95.2 will not compile with the latest binutils (2.9.5.1 beta). The current...
Richard Dawe
rich@...
Send Email
Apr 9, 2000
11:01 am
383
Hello. I've just uploaded a patch for libsocket 0.7.4 beta 3 that fixes the problems encountered when using binutils 2.9.5.1 beta. There were several problems...
Richard Dawe
rich@...
Send Email
Apr 10, 2000
9:28 pm
384
Hello. It's been a while! In recent months progress on libsocket has been slow, due to my waning interest in the project. However, I've recently had some ...
Richard Dawe
rich@...
Send Email
Apr 26, 2000
11:12 pm
385
If you get libsocket working in a modern Windows environment, I would highly suggest seeing about putting that code into libnet, which is a multi-OS library...
Gillius
gillius@...
Send Email
Apr 26, 2000
11:23 pm
386
Hello. ... IIRC libnet is not a BSD sockets library. I do not have time to add Winsock 2 support to libnet. I have documented the SOCK.VXD interfaces and I...
Richard Dawe
rich@...
Send Email
Apr 27, 2000
5:10 pm
387
Libnet is simply an abstracted networking interface. It supports connectionless unreliable sockets (analogous to UDP), and reliable connection sockets...
Gillius
gillius@...
Send Email
Apr 27, 2000
10:10 pm
388
Hello. ... [snip] Thanks for the explanation there. ... Oh, I hope you have better luck with your new project - it sounds like it's progressing better. ... I...
Richard Dawe
rich@...
Send Email
Apr 28, 2000
6:50 pm
Messages 359 - 388 of 491   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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