473,387 Members | 1,465 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Telecom programming

Hello,

I am working at a Telecom operator, and our system is written in C. I
am a computer scientist, and i have a very weak conception about
telecomunication.

I need to know how telecom works from a programmer's point of view. Any
help plz! I am lost about wat is a Ki, HLR, IMSI, COMP128 etc... I need
to make sense of it to understand the code.

I tried the internet but most information about telecom is for telecom
engineers, not programmers. I need to make sense of the data
processing.

Thanks.

Jun 14 '06 #1
3 8862
In article <11*********************@c74g2000cwc.googlegroups. com>,
<a.**********@gmail.com> wrote:
I am working at a Telecom operator, and our system is written in C. I
am a computer scientist, and i have a very weak conception about
telecomunication.
telecommunications is just computer science with timers added.

I need to know how telecom works from a programmer's point of view. Any
help plz! I am lost about wat is a Ki, HLR, IMSI, COMP128 etc... I need
to make sense of it to understand the code.
Ki and COMP128 appear to be the "initial key" and an authentication
engine for GSM. HLR would then appear to refer to a Home Location Registry.
IMSI would then be the International Mobile Subscribe Identity.
http://www.pt.com/products/gsmintro.html
http://en.wikipedia.org/wiki/Interna...riber_Identity
I tried the internet but most information about telecom is for telecom
engineers, not programmers. I need to make sense of the data
processing.


Sorry, although your system -happens- to be written in C,
everything you have asked about is outside of the C standard --
they have to do with concepts and processing that could be written
in any sufficiently powerful language. (For example, back when I did
telecomm work, we used a slightly-augmented PASCAL.) This newsgroup
only deals with matters which are specific to standard C --
questions about the C language itself, not about applications
that happen to be programmable in C.
I suggest that you consult with comp.security.misc -- see below
for why.

http://en.wikipedia.org/wiki/IMSI-catcher
http://en.wikipedia.org/wiki/Telepho..._mobile_phones
--
Okay, buzzwords only. Two syllables, tops. -- Laurie Anderson
Jun 14 '06 #2
a.**********@gmail.com wrote:
I am working at a Telecom operator, and our system is written in C. I
am a computer scientist, and i have a very weak conception about
telecomunication.

I need to know how telecom works from a programmer's point of view. Any
help plz! I am lost about wat is a Ki, HLR, IMSI, COMP128 etc... I need
to make sense of it to understand the code.

I tried the internet but most information about telecom is for telecom
engineers, not programmers. I need to make sense of the data
processing.


well in a sense what a software engineer *does* is become a domain
expert
(or at least enough of one to talk to the real thing). I'm not sure
there exists
any such thing as a "programmer's view of telecoms". You could try Wiki
for basic introductions to terms, then hunt for glossaries of terms.
I'm afraid
there's no alternative to reading the specs or other technical
documents.
Doesn't your Telecom operator have any documentation of its systems?

I'd look for a telecoms news group.
--
Nick Keighley

"I have always wished that my computer would be as easy to use as my
telephone. My wish has come true. I no longer know how to use my
telephone."
- Bjarne Stroustrup

Jun 15 '06 #3
Thx. I got the documentation of our machines.
Nick Keighley wrote:
a.**********@gmail.com wrote:
I am working at a Telecom operator, and our system is written in C. I
am a computer scientist, and i have a very weak conception about
telecomunication.

I need to know how telecom works from a programmer's point of view. Any
help plz! I am lost about wat is a Ki, HLR, IMSI, COMP128 etc... I need
to make sense of it to understand the code.

I tried the internet but most information about telecom is for telecom
engineers, not programmers. I need to make sense of the data
processing.


well in a sense what a software engineer *does* is become a domain
expert
(or at least enough of one to talk to the real thing). I'm not sure
there exists
any such thing as a "programmer's view of telecoms". You could try Wiki
for basic introductions to terms, then hunt for glossaries of terms.
I'm afraid
there's no alternative to reading the specs or other technical
documents.
Doesn't your Telecom operator have any documentation of its systems?

I'd look for a telecoms news group.
--
Nick Keighley

"I have always wished that my computer would be as easy to use as my
telephone. My wish has come true. I no longer know how to use my
telephone."
- Bjarne Stroustrup


Jun 24 '06 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: Martin | last post by:
When was inheritance intruduced into object oriented programming? More generally, does anyone know or have any sources on when the different features were introduced into object oriented...
12
by: G. | last post by:
Hi all, During my degree, BEng (Hons) Electronics and Communications Engineering, we did C programming every year, but I never kept it up, as I had no interest and didn't see the point. But now...
3
by: user | last post by:
Hi all, At the outset, I regret having to post this slightly OT post here. However, I strongly feel that people in this group would be the best to advise me on my predicament. I am working as...
7
by: Robert Seacord | last post by:
The CERT/CC has just deployed a new web site dedicated to developing secure coding standards for the C programming language, C++, and eventually other programming language. We have already...
30
by: Jakle | last post by:
I have been googling, but can seem to find out about C GUI libraries. My main platform is Windows, but it would be nice to find a cross platform library. I've been programming with php, which...
0
by: hrnetindia | last post by:
World's No:1 Telecom Product Development (Billing Settlement) company urgently requires the following: Position: Team Lead / Software Engineer Skills: Essential: Python Other: Perl / XML /...
1
by: Jake K | last post by:
Anyone here experienced in developing with Envox CT ADE and/or RealSpeak Telecom? I have a problem that I am not sure how to solve. Dialogic JCT/T1 (ISDN) card. Envox CT ADE 9.1 RealSpeak...
0
by: Jake K | last post by:
Originally postet in C# group, however, thought I'd also post here to see if anyone has any thoughts. Anyone here experienced in developing with Envox CT ADE and/or RealSpeak Telecom? I have...
111
by: Enteng | last post by:
Hi I'm thinking about learning C as my first programming language. Would you recommend it? Also how do you suggest that I learn it?What books/tutorials should I read for someone like me? Thanks...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.