Advertisement

1 - 10 of 826 containing alltags:("tcp") (0.001 seconds)
I'm programming a client/server program and using the delphi3's component TCP. I can't get them connected. I'm being forcefully rejected. I need a example of a chat program that use this component....
Zones: Delphi ProgrammingDate Answered: 03/16/1998 Grade: A Views: 0
Windows 95 creates every minute or so, a TCP/IP (Netbios/TCP) Broadcast message. Just to tell everyone that it is still alive. Is it possible to disable this message, because it is triggering my 'G...
Zones: Windows 9x NetworkingDate Answered: 09/16/1998 Grade: B Views: 0
Hi programmers,  I want to write basic client and server app, using TCP IP. as far as I have seen, the most popular component is WSocket from Fpiette.Now I want you to give me some samples of cli...
Zones: Delphi ProgrammingDate Answered: 01/21/1999 Grade: A Views: 0
I have an NT server, NT workstation and several Win95 workstations on a internal network, using a cheap netgear hub for interconnectivity.  It is a 10BaseT network.  I use TCP/IP as my comm. protoc...
Zones: Win NT SetupDate Answered: 06/11/1999 Grade: A Views: 0
i dont know how to configure tcp/ip protocol and dial up adapter in win311 workgroup.is there any software has to be loaded.if so where it'll be available.pl clarrify me in this .i've configure for...
Zones: HardwareDate Answered: 07/13/1999 Grade: C Views: 0
I want to connect to a DB without using a DSN. Is there a way to tell ADO that the to connect to the server, it has to use a TCP/IP connections instead of "Nammed Pipes"? I don't want to use a D...
Zones: VB DBDate Answered: 01/10/2000 Grade: C Views: 0
why the following code cannot listen the mail port? Note:sd is a winsock object.      sd is a tcp port      Private Sub Form_Load()      sd.LocalPort = 25      sd.Listen      End Sub ...
Zones: Visual Basic, WinsockDate Answered: 03/10/2002 Grade: A Views: 0
Does anyone know where I can get a free copy of bomberman that will run on our LAN TCP/IP?
Zones: Windows NTDate Answered: 01/11/2000 Grade: C Views: 0
We are trying out how to deploy Windows Professional using image files. Using sysprep.exe, we want to automate the minisetup program. We were unable to set the TCP/IP settings.  Which key do we h...
Zones: Windows 2000Date Answered: 01/10/2000 Grade: A Views: 4
I want to know the header of a TCP/IP datagram which is send through a socket (connected to a http site): address of the sender, destination address....and so on
Zones: Windows MFCDate Answered: 01/27/2000 Grade: B Views: 0