Recent

Author Topic: Ararat Synapse  (Read 18670 times)

malcome

  • Jr. Member
  • **
  • Posts: 80
Ararat Synapse
« on: February 15, 2012, 12:34:43 am »
Hi.
Synapse is great network lib, but no update longtime.
I want to add Synapse to Lazarus-CCR. I have some patches.
Thanks :).

Leledumbo

  • Hero Member
  • *****
  • Posts: 8744
  • Programming + Glam Metal + Tae Kwon Do = Me
Re: Ararat Synapse
« Reply #1 on: February 15, 2012, 05:29:54 am »
Try here instead

malcome

  • Jr. Member
  • **
  • Posts: 80
Re: Ararat Synapse
« Reply #2 on: February 15, 2012, 05:51:17 am »
SVN is not updated from 2011/05/31 :'(.

mdalacu

  • Full Member
  • ***
  • Posts: 233
    • dmSimpleApps
Re: Ararat Synapse
« Reply #3 on: February 15, 2012, 08:05:50 am »
This is a very good ideea. Also make sure to include the patch made by ludob regarding https over proxy on linux: http://www.lazarus.freepascal.org/index.php/topic,12333.15.html
You should  first contact Lukas Gebauer and let him know about your intentions.

malcome

  • Jr. Member
  • **
  • Posts: 80
Re: Ararat Synapse
« Reply #4 on: February 15, 2012, 08:30:19 am »
Hi mdalacu.
I think that his consent is unnecessary in license.
And I would like to make it only for FPC/Lazarus(without Delphi). :)

felipemdc

  • Administrator
  • Hero Member
  • *
  • Posts: 3538
Re: Ararat Synapse
« Reply #5 on: February 15, 2012, 08:50:33 am »
Do you have SVN write access to the Lazarus CCR? Please make sure to add this patch that I am attaching. It has been waiting since 1 month to be applied =(

I think I will also add LNet to the Lazarus-CCR.

malcome

  • Jr. Member
  • **
  • Posts: 80
Re: Ararat Synapse
« Reply #6 on: February 15, 2012, 08:57:19 am »
Hi felipemdc.

> Do you have SVN write access to the Lazarus CCR?
No. :(


felipemdc

  • Administrator
  • Hero Member
  • *
  • Posts: 3538
Re: Ararat Synapse
« Reply #7 on: February 16, 2012, 12:31:27 pm »
One idea is simply starting a new project in source forge or Google code. It is free in both sites, and both offer SVN.

malcome

  • Jr. Member
  • **
  • Posts: 80
Re: Ararat Synapse
« Reply #8 on: February 16, 2012, 01:58:56 pm »

mdalacu

  • Full Member
  • ***
  • Posts: 233
    • dmSimpleApps
Re: Ararat Synapse
« Reply #9 on: February 20, 2012, 09:52:28 am »
Please patch ssfpc.inc using instructions in this thread: http://www.lazarus.freepascal.org/index.php/topic,12333.15.html , from posts 18 & 22.
Without this patch you can't download anything through proxy and https on linux.

malcome

  • Jr. Member
  • **
  • Posts: 80
Re: Ararat Synapse
« Reply #10 on: February 20, 2012, 10:26:26 am »
@mdalacu
Send your Google Account email address by PM.
I am going to add you to a project administrator.

BigChimp

  • Hero Member
  • *****
  • Posts: 5740
  • Add to the wiki - it's free ;)
    • FPCUp, PaperTiger scanning and other open source projects
Re: Ararat Synapse
« Reply #11 on: February 20, 2012, 12:00:58 pm »
Nice initiative, guys; you might want to add an external link to the wiki page
http://wiki.lazarus.freepascal.org/Synapse
so more people will know about it and perhaps contribute...

I'd also suggest (if you haven't done so) sending a message to the synapse mailing list informing Lukas Gebauer and everybody else that you're doing this. This might help getting the changes in the google code branch merged back into synapse as fast as possible...

Thanks,
BigChimp
Want quicker answers to your questions? Read http://wiki.lazarus.freepascal.org/Lazarus_Faq#What_is_the_correct_way_to_ask_questions_in_the_forum.3F

Open source including papertiger OCR/PDF scanning:
https://bitbucket.org/reiniero

Lazarus trunk+FPC trunk x86, Windows x64 unless otherwise specified

malcome

  • Jr. Member
  • **
  • Posts: 80
Re: Ararat Synapse
« Reply #12 on: February 21, 2012, 01:56:36 am »
@BigChimp
Thanks. But my English is poor, so I need your helps. :)

@Synapse fans
Please send your Google account email address by PM to become a project administrator.  :D
It is the easy work which fixs a bug for Lazarus.  8)
« Last Edit: February 21, 2012, 01:58:47 am by malcome »

BigChimp

  • Hero Member
  • *****
  • Posts: 5740
  • Add to the wiki - it's free ;)
    • FPCUp, PaperTiger scanning and other open source projects
Re: Ararat Synapse
« Reply #13 on: February 21, 2012, 09:41:42 am »
Ok, I'll get back to you later via private message...
Want quicker answers to your questions? Read http://wiki.lazarus.freepascal.org/Lazarus_Faq#What_is_the_correct_way_to_ask_questions_in_the_forum.3F

Open source including papertiger OCR/PDF scanning:
https://bitbucket.org/reiniero

Lazarus trunk+FPC trunk x86, Windows x64 unless otherwise specified

BigChimp

  • Hero Member
  • *****
  • Posts: 5740
  • Add to the wiki - it's free ;)
    • FPCUp, PaperTiger scanning and other open source projects
Re: Ararat Synapse
« Reply #14 on: February 22, 2012, 12:49:48 pm »
@malcome, looking at your commit messages in google code, your English is fine ;)

I updated the synapse wiki page for you.

You might send something like this to the Synapse mailing list:

Quote
Dear all,

I'm involved in programming network applications with Synapse in FPC/Lazarus.

Thanks for a great library. However, it seems some patches do not end up very quickly in the development svn repository.

In order to more quickly test and implement improvements, with a focus on FPC/Lazarus (not Delphi), I've started up a fork at http://code.google.com/p/synapse4lazarus/

See here: http://lazarus.freepascal.org/index.php/topic,16032.0.html
for a discussion on this on the Lazarus forum.
Note that I would love to get these improvements back into official Synapse; please contact me via the Google code page or Lazarus forum whenever you want.

Thanks,
malcome
Want quicker answers to your questions? Read http://wiki.lazarus.freepascal.org/Lazarus_Faq#What_is_the_correct_way_to_ask_questions_in_the_forum.3F

Open source including papertiger OCR/PDF scanning:
https://bitbucket.org/reiniero

Lazarus trunk+FPC trunk x86, Windows x64 unless otherwise specified

 

TinyPortal © 2005-2018