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 your group to be featured on the Yahoo! Groups website? 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
Messages 409 - 438 of 491   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
409
Hello. Matt Lewandowsky expressed his interest in my attempt to integrate Watt-32 into libsocket. Here are some thoughts that spring to mind on the subject. ...
Richard Dawe
rich@...
Send Email
Oct 8, 2000
5:48 pm
410
Hello. ... Pardon the delay. I just tried to link a program with shutdown() and it worked. I used the CVS sources of libsocket, which are the same as libsocket...
Richard Dawe
rich@...
Send Email
Oct 10, 2000
9:35 pm
411
... <SNIPPED> OK. Now comes the obvious question... Does libsocket have public CVS, or do you have to send me a tarball? ;) I'm interested in seeing if this is...
Matt Lewandowsky
matt.l@...
Send Email
Oct 10, 2000
10:21 pm
412
Hello. ... There is no public CVS - development has been pretty slow for the past year or so, so there's been no need. You can get the periodic development...
Dawe, Richard
richard.dawe@...
Send Email
Oct 11, 2000
8:36 am
413
Hello. I've put a snapshot of my attempt at integrating Watt-32 into libsocket here: http://www.phekda.freeserve.co.uk/richdawe/lsck/lsck_dev.htm#snapshots I...
Richard Dawe
rich@...
Send Email
Oct 11, 2000
9:33 pm
414
Hello. ... It sounds like you've hit the 32K maximum total data transfer limit. See bugs.txt from the 0.8.0 pre 1 distribution: Winsock 2.x Interface - csock ...
Richard Dawe
rich@...
Send Email
Oct 21, 2000
3:39 pm
415
Suscribe Maximiliano Vasquez...
PAULO_MAXIMILIANO_VAZ...
PAULO_MAXIMILIANO_VAZ...
Send Email
Oct 23, 2000
7:35 pm
416
Hello. ... Please see the e-mail addresses at the bottom of this page: http://www.egroups.com/group/libsocket Hint: You need to send a mail to...
Dawe, Richard
richard.dawe@...
Send Email
Oct 24, 2000
8:08 am
417
Hello. Has anyone tried libsocket on Windows ME? If you have, please let me know. Thanks, -- Richard Dawe [ mailto:richdawe@... |...
Richard Dawe
rich@...
Send Email
Oct 25, 2000
9:21 pm
418
Hello. ... Do you, split it off from the documentation? If so, adding a script to do these steps seems like a good idea (although people should read the ...
Richard Dawe
rich@...
Send Email
Oct 29, 2000
4:48 pm
419
I am a technical recruiter working with a Bay Area, CA company that is building the next generation web server network appliance. My client is well-funded by...
christie@...
Send Email
Nov 3, 2000
6:28 pm
420
Hello. ... Please do not post job information here. This list is for the discussion on libsocket and related issues, not employment. Thanks, -- Richard Dawe [...
Richard Dawe
rich@...
Send Email
Nov 3, 2000
7:09 pm
421
Hello. Sorry it's taken me so long to reply to this. ... It seems to be a bug in SOCK.VXD. After accepting five connections, it always seems to return an...
Richard Dawe
rich@...
Send Email
Nov 16, 2000
10:39 pm
422
OK thanks, I'll wait for the December gift :-)...
Bauce
bauce@...
Send Email
Nov 17, 2000
8:35 am
423
Hello. I'd like to announce the release of libsocket 0.8.0, a BSD-style socket library for DJGPP. A lot of work has been done since the release of libsocket...
Richard Dawe
rich@...
Send Email
Nov 18, 2000
1:57 pm
424
Hi Rich, I use win 98, so winsock 2 is installed already on my system. Now interface to WSOCK2.VXD is known. Is it possible to pass maximum number of...
doom@...
Send Email
Dec 20, 2000
10:13 am
425
Hello! ... The actual number is 32, because SOCK.VXD uses 1 bit per socket descriptor and 32 bits for socket descriptor status variables internally. I imagine...
Dawe, Richard
richard.dawe@...
Send Email
Dec 20, 2000
10:47 am
426
... It does. It's called __int64. I forget if long long == __int64 Gillius...
Gillius
gillius@...
Send Email
Dec 20, 2000
6:30 pm
427
Hi I have used windows SDK functions to develop a socket based messaging system. It is a multi-threaded system with a ROUTER at the hub. The ROUTER opens and...
jayant.shirkhedkar@...
Send Email
Dec 22, 2000
7:01 pm
428
Hello. ... libsocket does not use the Windows SDK functions. You may get a better answer if you ask in comp.os.ms-windows.programmer.toools.winsock. You may ...
Richard Dawe
rich@...
Send Email
Dec 23, 2000
12:14 am
429
I'm new to the list, so maybe this has come up before, my apologies if it has. I've ported the project 'mailfliter', http://mailfilter.sourceforge.net to...
bpaddock@...
Send Email
Dec 23, 2000
1:13 pm
430
Hello. ... Nope, I don't think so. We'll let you off. ;) ... OK, first a few questions: 1. Which version of libsocket? 2. Which version of Windows? 3. Which...
Richard Dawe
rich@...
Send Email
Dec 23, 2000
5:55 pm
431
... 8.0 (What is on Simtel right now.) ... 95B (OSR2) ... 2.03, using all of the latest 'stuff' like GPP et.al. ... I have both a LAN, and Dialup....
bpaddock@...
Send Email
Dec 23, 2000
6:13 pm
432
Hello. ... I think you mean 0.8.0. ... [snip] ... Perhaps you could debug the program and see exactly where the problem occurs. A snippet of the code from the...
Richard Dawe
rich@...
Send Email
Dec 25, 2000
12:18 am
433
... Yes. ... If your referring to mailfilter you can check it out of CVS. cvs -d:pserver:anonymous@...:/cvsroot/mailfilter login cvs...
bpaddock@...
Send Email
Dec 25, 2000
12:53 am
434
Hello. ... [snip] ... If you could send an excerpt of the socket-creating part of that source file to the list, then I could take a look at it. I don't have...
Richard Dawe
rich@...
Send Email
Dec 27, 2000
11:47 am
435
... /* PopAccount.cc - source file for the mailfilter program * Copyright (c) 2000 Andreas Bauer <baueran@...> [Lots of BIG snips to post to list...
bpaddock@...
Send Email
Dec 27, 2000
12:13 pm
436
I know ZoneLabs was mentioned in the libsocket docs, but I didn't make the connection because mailfilter ran all but the first time. I might have stumbled into...
bpaddock@...
Send Email
Dec 28, 2000
4:03 pm
437
... ZoneAlarm can't filter packets that are sent low-level through WinSock, as done by the CODA sock.vxd. I contacted them about this, and they said it was...
Tim Van Holder
tim.van.holder@...
Send Email
Dec 28, 2000
4:14 pm
438
Hello. ... Well, I'm working on Winsock 2 support at the moment. Currently it can create/destroy/connect, but send() and recv() don't work, because...wait for...
Richard Dawe
rich@...
Send Email
Dec 28, 2000
10:56 pm
Messages 409 - 438 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