1
General Programming / Re: Couple question regarding .net
« on: October 07, 2009, 12:00:15 pm »
Lol. Or maybe.. I was just using a bot to play around with the sockets
Dun dun dun
Dun dun dun
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Public Sub InitNewClient(ByVal Socket As TcpClient, ByVal clientIPAddress As IPEndPoint)
clientSocket = Socket
clientIP = clientIPAddress
printf("Incoming client " & clientIP.ToString.Split(":")(0), _SOCKET)
Dim clientThread As Threading.Thread = New Threading.Thread(AddressOf ClientDataArrival)
clientThread .Start()
End Sub
Refusing for the last couple years to learn how the .Net platform works, I've decided that I probably should knock this one off my shoulder. Actually, it wasn't until 3 days ago when my dad's friend asked if I could write him some new server software for his company... The software will be accepting / responding to many multiple active connections.
So I did some research and asking around and noticed a lot of people pointed me towards .Net. I would do it in C, but my experience level isn't quite there yet and I know if I did something like that with my level of experience, I would create clusters of memory leaks.
Knowing VB6, I thought it would probably be easiest to go to VB.Net. Therefore, I would be able to get the project done a lot faster.
So my questions are...
Would .Net be suitable for this project?
Is C# and VB equivalent in performance since they both compile down to the same CLR?
many multiple?
bool verifyItIsBlizzard() {
return YES_IT_IS;
}
I talked this over with brew and we came to the conclusion that the signature is generated by the servers ipaddress in conjuction with powmod.