B4J Question [RESOLVED] - Raw Sockets Server - Multi Thread

Jmu5667

Well-Known Member
Licensed User
Longtime User
Hello

I have knocked together this basic socket server (raw sockets NOT HTTP). I have attached the project. I understand that there is not Class_dispose (yet), so my question is when a socket client is finished talking and is terminated I need to dispose of the class instance. Please have a look and let me know if what I am doing is correct, and if not please advice on better method.


Regards

John.
 

Attachments

  • sck_server.zip
    1.6 KB · Views: 274

Erel

B4X founder
Staff member
Licensed User
Longtime User
Upvote 0
Top