1000 AM
The following radio stations broadcast on AM frequency 1000 kHz:[1]
1000 AM is a United States and Mexican[2] clear-channel frequency.[3] KOMO, WMVP and XEOY-AM[4] share Class A status of 1000 kHz.
Argentina
- LT42 Del Iberá in Mercedes, Corrientes
- LU16 Rio Negro in Villa Regina, Río Negro
- Sintonia in José C Paz, Buenos Aires.
Mexico
Stations in bold are clear-channel stations.
United States
Stations in bold are clear-channel stations.
gollark: A link-local one.
gollark: As I said, it should be a multicast address.
gollark: It's on my laptop, which isn't currently on WiFi or anything, so yes.
gollark: ```rust let multicast_addr: Ipv6Addr = "ff02::aeae".parse().unwrap(); let socket = Socket::new(Domain::ipv6(), Type::dgram(), Some(Protocol::udp()))?; socket.set_only_v6(true)?; socket.set_multicast_loop_v6(false)?; socket.join_multicast_v6(&multicast_addr, 0).with_context(|| "join multicast failed")?; socket.bind(&SocketAddr::from((Ipv6Addr::UNSPECIFIED, PORT)).into())?;```
gollark: It's likely that my code is just setting up the socket wrong somehow, since I mostly just used the multicast-looking things in the docs and rearranged the calls until it stopped saying stupid things like "OS error 22".
References
- "AM Query Results". Transition.fcc.gov. Retrieved 28 December 2018.
- "Clear Channel Stations". Archived from the original on 2015-01-16. Retrieved 2015-01-13.
- "Archived copy". Archived from the original on 30 April 2012. Retrieved 2014-04-14.CS1 maint: archived copy as title (link)
- "AM Query Results". Transition.fcc.gov. Retrieved 28 December 2018.
- "WKLF Radio - Clanton, AL". Wklfradio.com.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.