Re: requesting some hints and libraries-Csharp

2018-04-11 Thread AudioGames . net Forum — Developers room : kianoosh via Audiogames-reflector
Re: requesting some hints and libraries-Csharp Hi there. I guess there's no re posting needed because i got the libraries i want as well as recommendations. Xsens's game engine, the library that sorressean interdused and some of the recommendations that you did helps a lot. Thank

Re: requesting some hints and libraries-Csharp

2018-04-11 Thread AudioGames . net Forum — Developers room : Ethin via Audiogames-reflector
Re: requesting some hints and libraries-Csharp They can be very easy to abuse, yes. Then again, anything can be abused. Right now I'm trying to learn SQL -- I'm very, very bad at it. I can create databases, but when it comes to full-on databases -- inserting and updating thing

Re: requesting some hints and libraries-Csharp

2018-04-11 Thread AudioGames . net Forum — Developers room : sorressean via Audiogames-reflector
Re: requesting some hints and libraries-Csharp @#33:Honestly games are a really bad place for multithreading generally.I always design for single threaded and then add a second thread or multiple threads in when needed if it's actually needed. If your logic is decoupled like it shou

Re: requesting some hints and libraries-Csharp

2018-04-11 Thread AudioGames . net Forum — Developers room : Ethin via Audiogames-reflector
Re: requesting some hints and libraries-Csharp @sorressean, thank you for that. I'm bad with threads myself; I find them hard to work with, but I do understand how powerful an application can be in multithreaded mode if done correctly (games are an excellent example of that). I&#x

Re: requesting some hints and libraries-Csharp

2018-04-11 Thread AudioGames . net Forum — Developers room : ironcross32 via Audiogames-reflector
Re: requesting some hints and libraries-Csharp @29 this is essentially the message I get when reading about 95% of your postsWhat the fuck is wrong with you, you're doing it wrong, how could you be so god damned stupid!People reply to you with criticisms because you are the one who s

Re: requesting some hints and libraries-Csharp

2018-04-11 Thread AudioGames . net Forum — Developers room : sorressean via Audiogames-reflector
Re: requesting some hints and libraries-Csharp #29:I'm not trying to attack you here, just explain my side of things. You talk a lot about how people attacked you (I did, I'll happily admit it), but your language and your attitude causes problems. So really, here's what I&

Re: requesting some hints and libraries-Csharp

2018-04-10 Thread AudioGames . net Forum — Developers room : defender via Audiogames-reflector
Re: requesting some hints and libraries-Csharp I tried to be nice a couple times my self, but it still kept happening, so now I don't see the point. URL: http://forum.audiogames.net/viewtopic.php?pid=359247#p359247 -- Audiogames-reflector mailing list Audiogames-reflector@sabah

Re: requesting some hints and libraries-Csharp

2018-04-10 Thread AudioGames . net Forum — Developers room : Ethin via Audiogames-reflector
Re: requesting some hints and libraries-Csharp @25, the reason I lash out at those who cut me down when I am wrong is not the fact that its criticism. Its not that I'm offended by it. Its the manner its delivered that I have a problem with. I don't try to deliberately fail each

Re: requesting some hints and libraries-Csharp

2018-04-10 Thread AudioGames . net Forum — Developers room : defender via Audiogames-reflector
Re: requesting some hints and libraries-Csharp Kyleman I wish I could ignore it, but he tends to turn completely normal topics into shitting on people.I'm not going to just let him treat someone who did nothing to deserve it like that, and considering your post signature I'd

Re: requesting some hints and libraries-Csharp

2018-04-10 Thread AudioGames . net Forum — Developers room : defender via Audiogames-reflector
Re: requesting some hints and libraries-Csharp Kyleman I wish I could ignore it, but he tends to turn completely normal topics into shitting on people.I'm not going to just let him treat someone who did nothing to deserve it like that, and considering your post signature I'd

Re: requesting some hints and libraries-Csharp

2018-04-10 Thread AudioGames . net Forum — Developers room : Xsense via Audiogames-reflector
Re: requesting some hints and libraries-Csharp defenderThank you i appriciate all the help is welcome.As they say its a community we can put our minds together.sorresseanYes this is what i ment you nailed it on the head with that post.Just simply saying basic knowledge is needed when you

Re: requesting some hints and libraries-Csharp

2018-04-10 Thread AudioGames . net Forum — Developers room : Xsense via Audiogames-reflector
Re: requesting some hints and libraries-Csharp defenderThank you i appriciate all the help is welcome.As they say its a community we can put our minds together.sorresseanYes this is what i ment you nailed it on the head with that post.Just simply saying basic knowledge is needed when you

Re: requesting some hints and libraries-Csharp

2018-04-10 Thread AudioGames . net Forum — Developers room : sorressean via Audiogames-reflector
Re: requesting some hints and libraries-Csharp I quite literally do not understand any bit of this, you edited your post and I just seen it, so let me disassemble this latest nonsense.You say that you could add random junk into a buffer and that it would take a long time to scan; how is

Re: requesting some hints and libraries-Csharp

2018-04-10 Thread AudioGames . net Forum — Developers room : Ethin via Audiogames-reflector
Re: requesting some hints and libraries-Csharp Thank you, Kyleman123, for stating that so eloquently. Plus, I find it kinda hypocritical when someone says I'm arrogant, then goes to correct me and acts just as arrogant, if not outright insulting, right back. That doesn't exactl

Re: requesting some hints and libraries-Csharp

2018-04-10 Thread AudioGames . net Forum — Developers room : sorressean via Audiogames-reflector
Re: requesting some hints and libraries-Csharp Okay okay, I put fuel on the fire. Now that you've accused me of doing what others are accusing you of doing, would you care to back up Kyleman123's post, or any of your own claims, or literally just add anything constructive to

Re: requesting some hints and libraries-Csharp

2018-04-10 Thread AudioGames . net Forum — Developers room : sorressean via Audiogames-reflector
Re: requesting some hints and libraries-Csharp Okay, so I've stolen data from your system, crafted an sql injection attack, whatever and for whatever reason I've decided to put this in your buffer. What exactly happens now? How is this a security risk. It might slow things down

Re: requesting some hints and libraries-Csharp

2018-04-10 Thread AudioGames . net Forum — Developers room : Ethin via Audiogames-reflector
Re: requesting some hints and libraries-Csharp Thank you, Kyleman123, for stating that so eloquently. Plus, I find it kinda hypocritical when someone says I'm arrogant, then goes to correct me and acts just as arrogant, if not outright insulting, right back. That doesn't exactl

Re: requesting some hints and libraries-Csharp

2018-04-10 Thread AudioGames . net Forum — Developers room : sorressean via Audiogames-reflector
Re: requesting some hints and libraries-Csharp There are potential attacks I can think of, but these all have to do with denial of service rather than using the buffer size to somehow exploit the server, so I'm really struggling here to understand where the security concern is. URL:

Re: requesting some hints and libraries-Csharp

2018-04-10 Thread AudioGames . net Forum — Developers room : matt1211 via Audiogames-reflector
Re: requesting some hints and libraries-Csharp Just to add my opinion to this topic.Ethin:You need to think before you post, for the love of god. While I am not nearly as good a programmer as others on this thread, from the way all of you write, and the things I have seen from you in the

Re: requesting some hints and libraries-Csharp

2018-04-10 Thread AudioGames . net Forum — Developers room : Kyleman123 via Audiogames-reflector
Re: requesting some hints and libraries-Csharp The reason you want a buffer as small as possible is because a malicious program could fill the left over space in your buffer with god knows what. It might be code they want executed as in an SQL injection or data they are trying to

Re: requesting some hints and libraries-Csharp

2018-04-10 Thread AudioGames . net Forum — Developers room : ironcross32 via Audiogames-reflector
Re: requesting some hints and libraries-Csharp Doing it again are we @4, 6, 8, etc.  *sighs* I don't have the energy right now to deal with you. URL: http://forum.audiogames.net/viewtopic.php?pid=359220#p359220 -- Audiogames-reflector mailing list Audiogames-reflector@sabah

Re: requesting some hints and libraries-Csharp

2018-04-10 Thread AudioGames . net Forum — Developers room : defender via Audiogames-reflector
Re: requesting some hints and libraries-Csharp Yeah, I was talking about post 8, and I guess partly post 6 as well.And your right, we would all be up a creak with no paddle if arrogance was punishable around here, but I can't remember a time when I responded to benevolent misinform

Re: requesting some hints and libraries-Csharp

2018-04-10 Thread AudioGames . net Forum — Developers room : sorressean via Audiogames-reflector
Re: requesting some hints and libraries-Csharp I also find it interesting that you suggest the wrongful use of a lock in the form of a mutex just in case you want it (which really isn't any way to program at all), but you spent so much time complaining about the fact that he was impo

Re: requesting some hints and libraries-Csharp

2018-04-10 Thread AudioGames . net Forum — Developers room : sorressean via Audiogames-reflector
Re: requesting some hints and libraries-Csharp I'm simply showing you why, yet again your all-knowing arrogant oppinions and your haste to spew copypasted code and invalid oppinions you are wrong, yet again. It's not a personal insult, with exception to the fact that you call

Re: requesting some hints and libraries-Csharp

2018-04-10 Thread AudioGames . net Forum — Developers room : Ethin via Audiogames-reflector
Re: requesting some hints and libraries-Csharp @sorressean:And, as usual, whenever I say something wrong you lash out at me like its a personal insult to your very being. Considering that you agreed on some of my points, it wasn't all dribble, was it? Yes, in .NET, more than one metho

Re: requesting some hints and libraries-Csharp

2018-04-10 Thread AudioGames . net Forum — Developers room : sorressean via Audiogames-reflector
Re: requesting some hints and libraries-Csharp @post 3:Don't use a byte array this large. Figure out what your packets might be, or gbetter yet attach a length header to your packets being the first two bytes, then read two bytes, see if the length is valid, then try to read that

Re: requesting some hints and libraries-Csharp

2018-04-10 Thread AudioGames . net Forum — Developers room : Ethin via Audiogames-reflector
Re: requesting some hints and libraries-Csharp @defender, considering the fact that I haven't violated any rules in my so called "arrogants" as you put it, the mods "execution" of me, if you will, would be unjust, as there isn't a rule against arrogants. If t

Re: requesting some hints and libraries-Csharp

2018-04-10 Thread AudioGames . net Forum — Developers room : defender via Audiogames-reflector
Re: requesting some hints and libraries-Csharp Your welcome, and I am going to do some research to help you find voice actors for free, they are out their, and you won't find much on here in a reasonable amount of time. Luna stories sounds very exciting and without going into a t

Re: requesting some hints and libraries-Csharp

2018-04-10 Thread AudioGames . net Forum — Developers room : defender via Audiogames-reflector
Re: requesting some hints and libraries-Csharp Your welcome, and I am going to do some research to help you find voice actors for free, they are out their, and you won't find much on here in a reasonable amount of time. Luna stories sounds very exciting and without going into a t

Re: requesting some hints and libraries-Csharp

2018-04-10 Thread AudioGames . net Forum — Developers room : Xsense via Audiogames-reflector
Re: requesting some hints and libraries-Csharp Ok thank you for clarifying this for me, appriciate it. URL: http://forum.audiogames.net/viewtopic.php?pid=359204#p359204 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com

Re: requesting some hints and libraries-Csharp

2018-04-10 Thread AudioGames . net Forum — Developers room : defender via Audiogames-reflector
Re: requesting some hints and libraries-Csharp Don't worry about Ethin Xsense, he talks like this to almost everyone. As with most communities their are bad apples and he is one of them. He's done this kind of thing for years and the moderators haven't gotten rid of him yet

Re: requesting some hints and libraries-Csharp

2018-04-10 Thread AudioGames . net Forum — Developers room : Xsense via Audiogames-reflector
Re: requesting some hints and libraries-Csharp I don't know if i have offended you in anyway if so then sorry.But if you read my post carefully.I state clearly that he should look into the details of the .NET Framework net library and study it so he can understand the functionali

Re: requesting some hints and libraries-Csharp

2018-04-10 Thread AudioGames . net Forum — Developers room : Ethin via Audiogames-reflector
Re: requesting some hints and libraries-Csharp @Xsense, your idea sounds more along the lines of network theorems. "Its best to use a low-level library" is utter posh. You use what you have available, or use what you can make available. The worst thing you could ever do is commun

Re: requesting some hints and libraries-Csharp

2018-04-10 Thread AudioGames . net Forum — Developers room : Xsense via Audiogames-reflector
Re: requesting some hints and libraries-Csharp Sorry, but i am having trouble understanding your reply.The only part i could understand and no offense ment.Is that you are saying that it's better to use a pre build library then creating your own?I would have to disagree on that.As

Re: requesting some hints and libraries-Csharp

2018-04-10 Thread AudioGames . net Forum — Developers room : Ethin via Audiogames-reflector
Re: requesting some hints and libraries-Csharp @Xsense, you, uh, kinda *have* to use libraries. In everything. In every programming language. No, networking libraries to not limit you in any way. Your logic is extremely flawed. URL: http://forum.audiogames.net/viewtopic.php?pid=359100

Re: requesting some hints and libraries-Csharp

2018-04-10 Thread AudioGames . net Forum — Developers room : Xsense via Audiogames-reflector
Re: requesting some hints and libraries-Csharp Hello there,First before i continue the reply just to let you know i am not trying to be mean in any way.But my first suggestion:Never use library's for networking.Most networking applications need custom specific actions and handling.So

Re: requesting some hints and libraries-Csharp

2018-04-09 Thread AudioGames . net Forum — Developers room : Ethin via Audiogames-reflector
Re: requesting some hints and libraries-Csharp @kianoosh, multiple things:1. I noticed your byte arrays. They are ridiculously large for a networking application. You should never accept packets in 2-byte chunks. That leaves so many vulnerabilities open to your system its absolutely

Re: requesting some hints and libraries-Csharp

2018-04-08 Thread AudioGames . net Forum — Developers room : kianoosh via Audiogames-reflector
Re: requesting some hints and libraries-Csharp Hi there. I recoded the thing, it executes the functions just it seems it doesn't comunicate correctly. Here's my code:using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Threa

Re: requesting some hints and libraries-Csharp

2018-04-08 Thread AudioGames . net Forum — Developers room : kianoosh via Audiogames-reflector
Re: requesting some hints and libraries-Csharp Hi there. I recoded the thing, it executes the functions just it seems it doesn't comunicate correctly. Here's my code:using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Threa

Re: requesting some hints and libraries-Csharp

2018-04-06 Thread AudioGames . net Forum — Developers room : Munawar via Audiogames-reflector
Re: requesting some hints and libraries-Csharp The System.NET namespace is pretty powerful, but also low level. There are many reasons why your program might crash. You could get a time-out exception, a read/write error, etc. The good thing about managed languages is that they will give

requesting some hints and libraries-Csharp

2018-04-05 Thread AudioGames . net Forum — Developers room : kianoosh via Audiogames-reflector
requesting some hints and libraries-Csharp Hi there. I recently begun to learn C# seriously and well, I was kindda success! The only thing that i can't understand correctly is networking in C#. You know it's not complicated but it's kind of hard to debug for me. I tryed t