If I use TWSocket in UDP mode, do I require 2 TWSocket components (1 to
Send
and 1 to listen)
is this correct ??or can 1 TWSocket be used to send and listen to UDP
data
Only one is enough.
The one which listen may also send UDP datagrams to a specific host using
SendTo method.
Also
Hi...
Microchip use a "Discovery" protocol to allow devices running their TCP/IP
stack to be easily discovered on a network
This protocol allows the user to quickly discover ALL microchip devices
on a given network
The protocol is UDP based, and just responds to a Dbeing sent to UDP
p
Hi all..
If I use TWSocket in UDP mode, do I require 2 TWSocket components (1 to Send
and 1 to listen)
is this correct ??or can 1 TWSocket be used to send and listen to UDP
data
Thanks for any help
Ray
--
To unsubscribe or change your settings for TWSocket mailing list
please go
is it possible to use a local network folder with THttpAppServ? How did
I
have to set the path in my application?
You mean for documents and templates ?
Yes, you can. Use either \\MyServer\MyFolder\MySubFolder or map the
network
path to a drive letter and then use the drive letter in your ap
zayin wrote:
> I decided to upgrade to V7 and Safari can now log on once I set the
> AuthTypes to the correct values.
Good to know. It realy makes sense to upgrade to V7, not just for the
Unicode-support. I use it in applications written with XE and also with
old D7-apps, upgrade to V7 should be
>
> Albert, do you really need multithreadness with ICS? It's asynchronous so
> you just need one additional thread that will launch and control all
> sockets.
That's what I'm doing... just one additional thread for the HTTP requests. I
don't have a thread for every HTTP request.
> And regarding
Hi,
no, I mean an additional folder with (pdf)-documents for a download.
Best regards,
Stefan
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be
is it possible to use a local network folder with THttpAppServ? How did I
have to set the path in my application?
You mean for documents and templates ?
Yes, you can. Use either \\MyServer\MyFolder\MySubFolder or map the network
path to a drive letter and then use the drive letter in your appli
Hi,
is it possible to use a local network folder with THttpAppServ? How did I have
to set the path in my application?
Best regards,
Stefan
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website