[BMX] BBStream Module
Community Forums/Showcase/[BMX] BBStream Module| 
 | ||
| Hey. I completed a simple module that lets you use the Blitz+/Blitz3D TCP commands to create TCP streams/servers. Could someone help me test it out and let me know if there are any problems? It would be greatly appreciated. Thanks. DOWNLOAD BBStream.ZIP | 
| 
 | ||
| Some actual sample code might be useful... | 
| 
 | ||
| I have just noticed that I forgot a pretty important function. I will post some code when I update the link. | 
| 
 | ||
| The link has been updated along with the module. I have also added simple client and server codes to the ZIP. Sorry, that I have not been on here recently. | 
| 
 | ||
| BTW: When I said:  I completed a simple module that lets you use the Blitz+/Blitz3D TCP commands to create TCP streams/servers. I meant that I wrapped the TSocket and TSocketStream functions into B3D/B+ functions. (ie. BBAcceptTCPStream, BBCreateTCPServer) |