Hello,
I want to make an internet cafe software that will use ICS to communicate.
Here's the specs:
1. There is one server and X number of clients. We dont know how much clients,
this number is configured by user. So I need to dynamically create sockets.
2. The server will listen and the clien
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I am experimenting with writing a program that does not rely on LineMode
to send and receive data. The following procedure is attached to a
server component:
TriggerWriteDebug is my own event, which at this time only outputs text
to a TMemo.
Also,
Just use the hostname in the FTP component instead of IP address and it will
work. The only
condition is to have your window network properly configured.
If you want to separately resolve hostname to IP, look at the demos DnsLook and
NsLook. Not only the
FTP but all component does internally the
Hello,
I have a question. How I can realize resolution from Computer Host
Name to it IP-adress with the help of ICS?
For example, I have DHCP-controlled local network, and with the help
of FTPClient I connected to the FTP server, which IP address is
dynamically allocated by DHCP server. Thus