Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ MT-multithreading and servers » Need a working simple example of using sockets with GUI in U++
Re: Need a working simple example of using sockets with GUI in U++ [message #40460 is a reply to message #40409] Mon, 05 August 2013 09:40 Go to previous messageGo to previous message
koldo is currently offline  koldo
Messages: 3372
Registered: August 2008
Senior Veteran
Hello Lectus

Few weeks ago I began to prepare some functions to communicate different programs in different computers using sockets (in plain words, I am a dummy in sockets Rolling Eyes ).

Based in U++ Reference/SocketClient and SocketServer it was very simple. It is also very easy to use threads in U++ (just following a couple of simple rules: 1. debug your code before being multithreaded, 2. do not share variables but if you do it, use for example INTERLOCKED), so including in the same program the client and a multi threaded server has been straightforward.

Where are the problems you find?


Best regards
IƱaki
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: url-encoded binary data in URL query string - how to decode properly?
Next Topic: Lost socket error (and how to get it)
Goto Forum:
  


Current Time: Mon Jun 10 13:50:23 CEST 2024

Total time taken to generate the page: 0.01109 seconds