Port to .NetCore

161 views
Skip to first unread message

Paul Freund

unread,
Jun 16, 2012, 12:06:10 PM6/16/12
to xmppne...@googlegroups.com
First I want to thank you for this great library. 
The registry based tag system and the state machine are a really nice approach :)

I am developing an Windows 8 XMPP client application and therefore ported the library from .NetFramework to .NetCore which is a rather limited subset. 
After the application is released in the store I'm going to release the changes I made if you are interested.

Best regards,

Paul Freund

Coder2000

unread,
Jun 17, 2012, 1:35:46 AM6/17/12
to xmppne...@googlegroups.com
I would be interested for sure. It would probably be maintained as a branch of the original. I am currently unfamiliar with .Net Core.

Paul Freund

unread,
Jun 17, 2012, 2:26:29 PM6/17/12
to xmppne...@googlegroups.com
Some things now work a little bit different, for example there are no normal Socket's anymore, just StreamSocket's , the cryptography features are organized differently and a few other things. 

There are also a few things I added/changed:
* I dropped the DNS lookup because at the moment I don't see a way of implementing it, ( Metro apps are not allowed to read DNS records, it could be possible with a StreamSocket)
* Change of most of the static elements to be able to run multiple instances in one scope
* Changed the library Interface to a event driven model 
* Reorganized files and namespaces a little bit 

so merging in the mainline of ubiety would more or less change the whole library.

Dieter Lunn

unread,
Jun 18, 2012, 10:45:26 AM6/18/12
to xmppne...@googlegroups.com
Would it be possible for you to push a fork to github?

Dieter Lunn
http://ubiety.ca
> --
> You received this message because you are subscribed to the Google Groups
> "Ubiety Development" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/xmppnet-devel/-/8q4V9x2LAbcJ.
>
> To post to this group, send email to xmppne...@googlegroups.com.
> To unsubscribe from this group, send email to
> xmppnet-deve...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/xmppnet-devel?hl=en.

Paul Freund

unread,
Jun 18, 2012, 10:49:41 AM6/18/12
to xmppne...@googlegroups.com
Of course, but as I said, I want to wait until my app is released in the Store, after that I'll fork it and push the updates.


On Monday, June 18, 2012 4:45:26 PM UTC+2, Coder2000 wrote:
Would it be possible for you to push a fork to github?

Dieter Lunn
http://ubiety.ca


On Sun, Jun 17, 2012 at 1:26 PM, Paul Freund

Dieter Lunn

unread,
Jun 18, 2012, 10:52:53 AM6/18/12
to xmppne...@googlegroups.com
That's fine. I anticipate your changes.

Dieter Lunn
http://ubiety.ca
> --
> You received this message because you are subscribed to the Google Groups
> "Ubiety Development" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/xmppnet-devel/-/0iiJtnwKMasJ.

Dieter Lunn

unread,
Jun 18, 2012, 10:54:58 AM6/18/12
to xmppne...@googlegroups.com
If you look in the dns branch of the library I have a different method
of looking up dns records that doesn't use the built in lookup.

Dieter Lunn
http://ubiety.ca

Paul Freund

unread,
Oct 14, 2012, 4:52:36 PM10/14/12
to xmppne...@googlegroups.com
I just Forked the repository and Pushed my changes you can view them at 


Paul Freund
Reply all
Reply to author
Forward
0 new messages