Nice done! I love your work :D
This is a discussion on HabboTCP - Emulator NET within the Habbo Releases forums, part of the Habbo Hotel category; Hello RaGEZONE! Today I made this TCP-Connection Handler in C# Details The whole .NET folder for you! [3 classes] Free ...

Hello RaGEZONE!
Today I made this TCP-Connection Handler in C#
Details
The whole .NET folder for you! [3 classes]
Free to use for your emulator.
Includes
- TCPHandler (Factory)
- TCPListener (Session Traffic)
- TCPSession (Data Traffic, unique Sessions)
You only have to call the TCPHandler Constructor + Invoke the 'Start' void!
Download .NET folder: NET.rar
Don't trust it? Don't download!
Rep/like always welcome :)
Nice done! I love your work :D
Great work, Wichard. Maybe I can use this.
Waves ~
Emerica
Last edited by Emerica; 12-12-11 at 05:41 PM.
Whats this for seriously?
Yeah i am actually, i dont have a clue. Noone tells me anything.
Thats why i asked it.
And i read that.The Transmission Control Protocol (TCP) is one of the core protocols of the Internet Protocol Suite. TCP is one of the two original components of the suite, complementing the Internet Protocol (IP), and therefore the entire suite is commonly referred to as TCP/IP. TCP provides reliable, ordered delivery of a stream of bytes from a program on one computer to another program on another computer. TCP is the protocol that major Internet applications such as the World Wide Web, email, remote administration and file transfer rely on. Other applications, which do not require reliable data stream service, may use the User Datagram Protocol (UDP), which provides a datagram service that emphasizes reduced latency over reliability.
Hey, good release, will use this instead of my own TCP (for no-crypto emulator)
Wow, am i stupid or what with this.
I know what a 'game server is'