Dart Home | PowerTCP Sockets for .NET | Custom Development | Reply | PowerTCP Sockets for .NET (Secure and Standard) Topics | Forums |
Author | Forum: PowerTCP Sockets for .NET (Secure and Standard) Topic: Threadsave WindowsForm ... |
cuhlig info.mail@uhligweb.de From: Suedbrookmerland, Germany Posts: 25 Member Since: 04/08/04 |
posted April 12, 2004 1:00 PM High, i tested the .NET Socket. All works realy fine. Now i need some little samples or "how-to" about TcpClient and Ping. What i want to do is this: - Have a Windows Form with several DataTables - The TcpServers (up to 50)brings some Informations in i want to save in Tables, this will work. - The same form should connect ot other TcpServers as TcpClient, may be all 100secs (some times to communicate, sometimes only to check if they are alieve), all as other threads, without performanc loss to the WindowsForm. - And how can i use the Ping as Thread, this could be another way to check some IP-Devices Is the only use of BeginInvoke ThreadSave enough that Forms works all the Informations Step-by-step may be from the TcpServers, TcpClients and Pings running in it? What is to do, if same threads want to store a row into the Listview on the form. And what is about the use of Interlocked? Hm, you see, a lot of questions, hope they are not to many. |
Tony Priest![]() From: Utica, NY USA Posts: 8466 Member Since: 04/11/00 |
posted April 12, 2004 1:09 PM These questions are all too complex for the forum. We provide sample applications designed to get you started. I'd suggest you look at those to see if they give you any ideas. If they don't help, you need to write in to support@dart.com to discuss what it would cost to get custom samples written for you. |
cuhlig info.mail@uhligweb.de From: Suedbrookmerland, Germany Posts: 25 Member Since: 04/08/04 |
posted April 12, 2004 1:15 PM :-(( Okay :-) |
Reply | PowerTCP Sockets for .NET (Secure and Standard) Topics | Forums |
This site is powered by
![]() |