Search found 432 matches

by Pindrought
July 11th, 2019, 12:34 am
Forum: Everything
Topic: Arduino Micro Controllers
Replies: 16
Views: 9477

Re: Arduino Micro Controllers

Been on a bit of a change of pace with the Arduino Mirco Controller. Got a light sensor with a couple LEDs set up on a bread board. When the light reaches a certain threshold (darkness) it turns on the other LED. Am ordering some 5 volt relays and a thermo sensors to control my household fans when ...
by Pindrought
June 26th, 2019, 2:19 am
Forum: Everything
Topic: [Updated 2019-06-25] Revamped C++ Networking Series using Sockets
Replies: 10
Views: 5159

Re: [Updated 2019-06-25] Revamped C++ Networking Series using Sockets

The nonblocking series has finally reached a point where it is at a usable state. The server can handle multiple connections and the client and server can both send/recv data. Still more work to do on it though! Need to work on some optimizations. https://github.com/Pindrought/PNet/tree/TCP_Nonblock...
by Pindrought
April 29th, 2019, 4:58 pm
Forum: Everything
Topic: [Updated 2019-06-25] Revamped C++ Networking Series using Sockets
Replies: 10
Views: 5159

Re: [Updated 2019-04-26] Revamped C++ Networking Series using Sockets

Good job man, I like the fact your capture is readable as opposed to the last one where the font was super tiny lol, thumbs up. Thanks! Yeah I specifically tried to make sure my font was bigger for all future tutorials after you had mentioned that. I didn't realize how small it really was at the ti...
by Pindrought
April 27th, 2019, 3:51 am
Forum: Everything
Topic: [Updated 2019-06-25] Revamped C++ Networking Series using Sockets
Replies: 10
Views: 5159

Re: [Updated 2019-04-26] Revamped C++ Networking Series using Sockets

Just finished series 1. Time to start working on series 2 to port to linux. Should be a short one in comparison to series 1.
by Pindrought
April 26th, 2019, 7:20 am
Forum: Everything
Topic: New computer
Replies: 2
Views: 1807

Re: New computer

Nice man! Always nice to get an upgrade.

Are you using a SSD or a HD?
by Pindrought
April 12th, 2019, 7:09 pm
Forum: Everything
Topic: [Updated 2019-06-25] Revamped C++ Networking Series using Sockets
Replies: 10
Views: 5159

Re: Revamped C++ Networking Series using Sockets

I too will have to check out this neTWERKING goodness. I imagine it's gonna be even smoother this time around with the benefit of having planned and executed something like this once or twice before. Yeah i'm thinking it's going to be smooth sailing this time around. When I was doing the previous t...
by Pindrought
April 9th, 2019, 6:58 pm
Forum: Everything
Topic: Chilli Framework to Unreal?
Replies: 21
Views: 10658

Re: Chilli Framework to Unreal?

He doesn't know what he is talking about. While I am sure this is the case, I was hoping for insight on what would make them say such a thing. I want to be able to refute their points intelligently, and to do so I need to understand the logic behind their words. The same goes for Pointer comments. ...
by Pindrought
April 9th, 2019, 12:06 am
Forum: Everything
Topic: [Updated 2019-06-25] Revamped C++ Networking Series using Sockets
Replies: 10
Views: 5159

[Updated 2019-06-25] Revamped C++ Networking Series using Sockets

Last updated 2019-06-25. My old series were bad. New series will be better. Trying to explain everything very in depth this time and going much further in terms of practices covered. Prenetworking Series [Total Duration: 22 minutes and 5 seconds] https://www.youtube.com/playlist?list=PLcacUGyBsOIBn5...
by Pindrought
April 8th, 2019, 11:30 pm
Forum: Everything
Topic: Chilli Framework to Unreal?
Replies: 21
Views: 10658

Re: Chilli Framework to Unreal?

His response was "wait you're learning through Object Oriented Programming? That's so useless, if you want OOP stuff just learn Java it's way better". Now in my mind the Chili Framework is just an illustrative tool not meant for serious use but is designed to create visual feedback for our code tha...
by Pindrought
February 25th, 2019, 4:05 pm
Forum: Everything
Topic: FORUM HAS MOVED
Replies: 13
Views: 13389

Re: FORUM HAS MOVED

Is this color scheme temporary?