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 » Non-Blocking socket example
Re: Socket example? [message #11103 is a reply to message #11097] Mon, 20 August 2007 01:58 Go to previous messageGo to next message
fudadmin is currently offline  fudadmin
Messages: 1321
Registered: November 2005
Location: Kaunas, Lithuania
Ultimate Contributor
Administrator
lectus, I wrote a complete compilable starter package for you. There are on forums here some sticky pieces about posting compilable packages. Or do you think we must spend time recovering the missing pieces of void test::BtngetPush()
{
sock.Write("Welcome!\r\n");
String data = sock.ReadUntil('\n', Null, 1000000);
editdata <<= data;
}?

Edit: Sorry if that sounds rude (or is it better not to respond like on other forums? Smile ) for the sake of forums quality...
P.S. And please format code as code. And if something doesn't work say what doesn't work. And, please, post your package.

[Updated on: Mon, 20 August 2007 02:39]

Report message to a moderator

Re: Socket example? [message #11121 is a reply to message #11103] Mon, 20 August 2007 21:24 Go to previous message
fudadmin is currently offline  fudadmin
Messages: 1321
Registered: November 2005
Location: Kaunas, Lithuania
Ultimate Contributor
Administrator
lectus, could you check this on Windows?:
http://www.ultimatepp.org/forum/index.php?t=msg&th=2656& amp;start=0&
Previous Topic: Again ReadMemoryBarrier() etc
Next Topic: Threading example for U++
Goto Forum:
  


Current Time: Fri Mar 29 06:59:14 CET 2024

Total time taken to generate the page: 0.01817 seconds