Recent

Author Topic: Is there a goroutine like library in Pascal?  (Read 1120 times)

wytwyt02

  • Jr. Member
  • **
  • Posts: 83
Is there a goroutine like library in Pascal?
« on: January 27, 2020, 02:45:24 am »
I wanna to create SOCK5 server, goroutine seems better than Thread


wytwyt02

  • Jr. Member
  • **
  • Posts: 83

Thaddy

  • Hero Member
  • *****
  • Posts: 14164
  • Probably until I exterminate Putin.
Re: Is there a goroutine like library in Pascal?
« Reply #3 on: January 27, 2020, 09:05:44 am »
synapse has completely transparent socks4/5 support for both TCP and UDP sockets. Default is socks5. E.g. TTCPBlockSocket from Blcksock.pas
See http://www.ararat.cz/synapse/doku.php/features.
I think fpsocket also supports socks5
« Last Edit: January 27, 2020, 09:23:20 am by Thaddy »
Specialize a type, not a var.

HeavyUser

  • Sr. Member
  • ****
  • Posts: 397
Re: Is there a goroutine like library in Pascal?
« Reply #4 on: January 27, 2020, 12:56:11 pm »
https://github.com/search?l=pascal&q=coroutine&type=Repositories

AIO is fine, but seems not support Lazarus
Sorry I do not use lazarus actively any longer. I propose to either convert it your self and post specific errors here to get guidance on how to solve them or post a request on the authors bug tracker.

 

TinyPortal © 2005-2018