DaemonForums  

Go Back   DaemonForums > Miscellaneous > Off-Topic

Off-Topic Everything else.

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 23rd February 2014
Ninguem Ninguem is offline
Banned
 
Join Date: Jun 2011
Posts: 137
Default Of some interest

https://forums.freebsd.org/viewforum.php?f=15

It should be able to be ported to NetBSD, OpenBSD, and Dragonfly by patching the configure.ac script in Heimdall/heimdall folder.
Reply With Quote
  #2   (View Single Post)  
Old 24th February 2014
ibara ibara is offline
OpenBSD language porter
 
Join Date: Jan 2014
Posts: 783
Default

I have a feeling you left the wrong link in your post.
Reply With Quote
  #3   (View Single Post)  
Old 24th February 2014
Ninguem Ninguem is offline
Banned
 
Join Date: Jun 2011
Posts: 137
Default

https://forums.freebsd.org/viewtopic.php?f=15&t=45085

Apologies.
Reply With Quote
  #4   (View Single Post)  
Old 25th February 2014
Ninguem Ninguem is offline
Banned
 
Join Date: Jun 2011
Posts: 137
Default

Another is jack_trauma which uses JACK and UDPLite to broadcast sound over IP.
I'm working on porting it to FreeBSD. Look on the jack-developer mailing list.
By the way, both heimdall and jack_trauma can be ported to OpenBSD and NetBSD in the event anyone is interested.
Reply With Quote
  #5   (View Single Post)  
Old 27th February 2014
Ninguem Ninguem is offline
Banned
 
Join Date: Jun 2011
Posts: 137
Default

UDP Lite is not supported on FreeBSD. I'm curious... How does one implement a binary to use UDP? I've read that multimedia use UDP by default. Would just removing the UDP Lite reference be the best idea?
Reply With Quote
  #6   (View Single Post)  
Old 27th February 2014
jggimi's Avatar
jggimi jggimi is offline
More noise than signal
 
Join Date: May 2008
Location: USA
Posts: 7,975
Default

You've hijacked your own thread. But I'll try to address your key question.
Quote:
Originally Posted by Ninguem View Post
I'm curious... How does one implement a binary to use UDP?
I'm not sure what you are asking, but if you mean, "How does one write a program that uses the UDP protocol?", then udp(4) provides information for programmers.

This gives me the opportunity to ask you what you meant by this:
Quote:
I've read that multimedia use UDP by default.
I'm not sure what you mean by multimedia. If you mean to infer that everyone's audio/visual data is transmitted for playback with UDP as the Layer 3 protocol, I would tend to disagree. There are plenty of A/V transmission protocols that use TCP at Layer 3.
Reply With Quote
  #7   (View Single Post)  
Old 27th February 2014
Ninguem Ninguem is offline
Banned
 
Join Date: Jun 2011
Posts: 137
Default

Thanks.
The person who wrote the patch for UDP Lite on FreeBSD is giving me the directions.
My apologies for not doing further research.

My system is back up and I am working on these things again.
Hoo yay! Boo yay!
Reply With Quote
  #8   (View Single Post)  
Old 3rd March 2014
Ninguem Ninguem is offline
Banned
 
Join Date: Jun 2011
Posts: 137
Default

Okay, not self hijacking....

1.I gather a mass of information and then implement what I can.
The system is re-assessed and then modified to improve performance.
2. We now see what Google uses and the scripts. The problem with NFS is that Linux and FreeBSD are at different versions. I will need to implement the older one on the jailed environment.
3. SSH X-forwarding can be done with a virtual graphics card.
Reply With Quote
  #9   (View Single Post)  
Old 6th March 2014
Ninguem Ninguem is offline
Banned
 
Join Date: Jun 2011
Posts: 137
Default

Almost have this integrated into a build environment.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Any interest in some backup PCBSD forums in here? bforest Feedback and Suggestions 2 14th January 2009 09:33 PM
Support FreeBSD. Spark Some Interest For Adobe! Citsakots FreeBSD General 5 8th December 2008 09:46 PM


All times are GMT. The time now is 05:02 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick