Enter Keywords:
1 - 10 of 18(0 seconds)
Sort By:
 
Hi everybody, I'm trying to make an executable which will work as a service in Windows NT. The source code is from a Unix based application, and I want to know what to do to use setsockopt corr...
Zones: CDate Answered: 10/14/2002 Rating: 6.6 Views: 0
Hi all. Im having problems allowing the kernel to let me include my own ip header. I am writing a network/firewall and protocol analysis tool for my work. Running on x86/OpenBSD 3.3 platform ...
Zones: OpenBSDDate Answered: 08/31/2003 Rating: 6.2 Views: 21
Are SO_RCVTIMEO and SO_SNDTIMEO valid options on setsockopt under OS/2 ? If not, is there anyway to set the timeout values. BSD seems to allow this as well as some winsock implementations. TIA Roy...
Zones: OS/2 Network SecurityDate Answered: 03/28/1997 Rating: 6.6 Views: 57
Are SO_RCVTIMEO and SO_SNDTIMEO valid options on setsockopt under OS/2 ? If not, is there anyway to set the timeout values. BSD seems to allow this as well as some winsock implementations. TIA Roy...
Zones: C++Date Answered: 05/06/1997 Rating: 6.6 Views: 0
I am currently trying to implement my first client server application. I am using Perl 5.002 to do so. I noticed that in the Camel Book pg.350 under the section about sockets, they give an example ...
Zones: PerlDate Answered: 05/14/1997 Rating: 6.2 Views: 0
I am settint up a firewall with IP masquerading. I have followed the HOWTO and compiled the kernel with all the required options. When I follow the HOWTO, I get to a point, where I am supposed to i...
Zones: Linux SetupDate Answered: 11/05/1997 Rating: 7.4 Views: 0
I am trying to set the Type of Service socket options in a Visual C++ 5.0 (MFC) program. I am utilizing WinNT 4.0, winsock 1.1 and the CSocket class. I am particularly interested in setting the Pre...
Zones: Windows MFCDate Answered: 11/14/1998 Rating: 6.2 Views: 0
I am having trouble finding the source code in the openBSD source tree for for following functions: socket.c (if it exists) setsockopt() getsockopt() Also, I am going to need to add a new s...
Zones: OpenBSDDate Answered: 03/02/2003 Rating: 7.6 Views: 0
How can I set this option on socket? IP_MULTICAST_IF
Zones: PerlDate Answered: 12/16/2003 Rating: 9.2 Views: 4
Hello all! I am writting an app under winXP. I have a UDP socket (actually, i use RTP), but i need to put informations into the IP header. Another programmer is writing a code running on a rou...
Zones: NetworkingDate Answered: 08/08/2004 Rating: 8.0 Views: 32