Enter Keywords:
1 - 10 of 1127(0.021 seconds)
Sort By:
 
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 Rating: 8.2 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 Rating: 7.8 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 Rating: 7.8 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 Rating: 7.4 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 Rating: 5.0 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 Rating: 9.4 Views: 7
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 Rating: 6.4 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 Rating: 7.8 Views: 8
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 Rating: 7.4 Views: 0
I'm building client server application over TCP. The order of the arrival of the messages from the client to the server is important. Does TCP assure me that all the messages (packets) that I will ...
Zones: Networking, DHCP, IMAPDate Answered: 02/25/2002 Rating: 7.0 Views: 0