Recent

Author Topic: Creating a p2p network  (Read 34210 times)

torbente

  • Sr. Member
  • ****
  • Posts: 325
    • Noso Main Page
Re: Creating a p2p network
« Reply #30 on: January 08, 2014, 01:59:44 pm »
Thanks JD, very usefull answer  :)

Now i get this error

unit2.pas(48,12) Error: identifier idents no member "AddLocalAddressesToList"

In other hand, i know i can handle all errors here

Code: [Select]
 
procedure TForm2.TCPServerException(AContext: TIdContext; AException: Exception);
begin
   {if Aexception = EIDSocketError then halt(0); }
end; 

But i dont know how exactly :( One clear example could be very helpfull

EDIT: I just realized that the app need know if the port is redirected to start working as a server   :( :( :( :(

EDIT2: If you are a master in lazarus+indy+ssl protocol, feel free to PM me so we can talk via skype

EDIT3 Looking Inet library to see if it could work better for me.

EDIT 4 I Installed Inet. Looks like this library contains all i need :) I will keep you info as im using testnet example as a guide :)
« Last Edit: January 09, 2014, 03:49:05 am by torbente »
Noso Cryptocurrency Main Developer
https://github.com/DevTeamNoso/NosoWallet

torbente

  • Sr. Member
  • ****
  • Posts: 325
    • Noso Main Page
Re: Creating a p2p network
« Reply #31 on: January 11, 2014, 11:42:14 am »
Please, feel free to close this thread. I finally got the way. I will post the final code soon.

Thanks to you all guys for your help  :)
Noso Cryptocurrency Main Developer
https://github.com/DevTeamNoso/NosoWallet

Delphier

  • Newbie
  • Posts: 1
Re: Creating a p2p network
« Reply #32 on: January 22, 2020, 01:27:07 am »
Have you found a solution ?
would you please share last results

best regards

 

TinyPortal © 2005-2018