Click here to Skip to main content
15,921,622 members
Home / Discussions / C#
   

C#

 
QuestionCopy/paste of generic collection Pin
[Gone]18-Mar-06 4:54
[Gone]18-Mar-06 4:54 
AnswerRe: Copy/paste of generic collection Pin
leppie18-Mar-06 7:11
leppie18-Mar-06 7:11 
AnswerRe: Copy/paste of generic collection Pin
[Gone]18-Mar-06 7:30
[Gone]18-Mar-06 7:30 
GeneralRe: Copy/paste of generic collection Pin
leppie18-Mar-06 7:43
leppie18-Mar-06 7:43 
GeneralRe: Copy/paste of generic collection Pin
[Gone]18-Mar-06 8:34
[Gone]18-Mar-06 8:34 
QuestionMp3 streaming Pin
dennizsoftware.se18-Mar-06 4:51
dennizsoftware.se18-Mar-06 4:51 
AnswerRe: Mp3 streaming Pin
CoolASL18-Mar-06 6:12
CoolASL18-Mar-06 6:12 
AnswerRe: Mp3 streaming Pin
Dave Kreskowiak18-Mar-06 6:30
mveDave Kreskowiak18-Mar-06 6:30 
dennisss80 wrote:
I want to stream mp3 files from my home computer over the internet.


You might want to check with your ISP's Terms Of Service before you even try to set this up. Most ISP's, like Comcast, don't allow you to setup servers inside their network. But some do...


dennisss80 wrote:
I want to be able to have a webpage on my computer where I can manipulate the playlist, choose next song, previous etc.


This will be a bunch of code on your part. You'll not only have to expose the Windows Media Server, but also a Web Server.


dennisss80 wrote:
I would in other words need a live feed and I want to be able to stream different songs to different users.


How much upstream bandwidth do you have???? OMG | :OMG: You may have 6Mb downstream, and only 128Kb to 512Kb up. Most people don't have the upstream bandwidth to support for more than about 3 people with any decent quality.


RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

AnswerRe: Mp3 streaming Pin
dennizsoftware.se18-Mar-06 21:25
dennizsoftware.se18-Mar-06 21:25 
Questionoutput in predefined format Pin
zhujp9818-Mar-06 4:04
zhujp9818-Mar-06 4:04 
AnswerRe: output in predefined format Pin
Sean Michael Murphy18-Mar-06 4:41
Sean Michael Murphy18-Mar-06 4:41 
AnswerRe: Drawing on a form Pin
Allah On Acid18-Mar-06 6:51
Allah On Acid18-Mar-06 6:51 
QuestionProfiles and training Pin
mahmoud_sam18-Mar-06 0:32
mahmoud_sam18-Mar-06 0:32 
AnswerRe: Profiles and training Pin
Ed.Poore18-Mar-06 11:07
Ed.Poore18-Mar-06 11:07 
QuestionSingleton Infinite LifeTime sets does not work! Why? Pin
Gorbunov17-Mar-06 23:45
Gorbunov17-Mar-06 23:45 
QuestionOpen windows applicaion Pin
howard 789017-Mar-06 22:13
howard 789017-Mar-06 22:13 
AnswerRe: Open windows applicaion Pin
Steve Pullan17-Mar-06 22:38
Steve Pullan17-Mar-06 22:38 
AnswerRe: Open windows applicaion Pin
Thomas Stockwell18-Mar-06 13:44
professionalThomas Stockwell18-Mar-06 13:44 
QuestionMaking Arrays Dynamic Pin
Shaurya Rastogi17-Mar-06 21:08
Shaurya Rastogi17-Mar-06 21:08 
AnswerRe: Making Arrays Dynamic Pin
Guffa17-Mar-06 21:12
Guffa17-Mar-06 21:12 
QuestionHow to take the current instance of word doc through C# code Pin
sam_g117-Mar-06 21:08
sam_g117-Mar-06 21:08 
Questionfibonacci recursive code Pin
shizzlebrown17-Mar-06 21:05
shizzlebrown17-Mar-06 21:05 
AnswerRe: fibonacci recursive code Pin
Guffa17-Mar-06 21:31
Guffa17-Mar-06 21:31 
Generalfibonacci recursive code Pin
shizzlebrown17-Mar-06 21:39
shizzlebrown17-Mar-06 21:39 
GeneralRe: fibonacci recursive code Pin
Steve Pullan17-Mar-06 22:36
Steve Pullan17-Mar-06 22:36 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.