China National Software & Service Company Limited — Investor Relations & Filings
About China National Software & Service Company Limited
China National Software & Service Company Limited specializes in high-end software development, system integration, and comprehensive information technology services. The company provides a wide range of solutions including operating systems, database management systems, middleware, and security software. Its core product portfolio features the NeoKylin operating system, designed for secure and reliable computing environments. The company serves a diverse client base across critical sectors such as government, finance, energy, and telecommunications. By focusing on the entire IT lifecycle—from consulting and design to implementation and maintenance—it supports digital transformation and infrastructure modernization. The firm is recognized for its role in developing domestic software ecosystems and providing integrated solutions for complex enterprise requirements.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 中国软件2025年年度报告摘要 | 2026-04-23 | Chinese | |
| 中国软件在中国电子财务有限责任公司存款风险处置预案 | 2026-04-23 | Chinese | |
| 《中国软件董事会审计委员会2025年度对会计师事务所履行监督职责情况报告》 | 2026-04-23 | Chinese | |
| 中国软件关于使用公积金弥补亏损的公告 | 2026-04-23 | Chinese | |
| 《中国软件2025年度内部控制评价报告》 | 2026-04-23 | Chinese | |
| 中国软件2026年一季度报告 | 2026-04-23 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 41124851 | 中国软件2025年年度报告摘要 | 2026-04-23 | Chinese | ||
| 41124849 | 中国软件在中国电子财务有限责任公司存款风险处置预案 | 2026-04-23 | Chinese | ||
| 41124841 | 《中国软件董事会审计委员会2025年度对会计师事务所履行监督职责情况报告》 | 2026-04-23 | Chinese | ||
| 41124837 | 中国软件关于使用公积金弥补亏损的公告 | 2026-04-23 | Chinese | ||
| 41124833 | 《中国软件2025年度内部控制评价报告》 | 2026-04-23 | Chinese | ||
| 41124831 | 中国软件2026年一季度报告 | 2026-04-23 | Chinese | ||
| 41124830 | 中信证券股份有限公司关于中国软件与技术服务股份有限公司2025年度持续督导工作现场检查结果及提请公司注意事项 | 2026-04-23 | Chinese | ||
| 41124823 | 中信证券股份有限公司关于中国软件与技术服务股份有限公司2025年度持续督导工作现场检查报告 | 2026-04-23 | Chinese | ||
| 41124815 | 中国软件第八届董事会第三十次会议决议公告 | 2026-04-23 | Chinese | ||
| 41124811 | 中国软件2025年ESG报告摘要 | 2026-04-23 | Chinese | ||
| 41124807 | 中信证券股份有限公司关于中国软件与中电财务有限公司签订《全面金融合作协议》暨关联交易的核查意见 | 2026-04-23 | Chinese | ||
| 41124800 | 中国软件关于部分募集资金专项账户注销的公告 | 2026-03-27 | Chinese | ||
| 41124789 | 中国软件关于使用部分暂时闲置募集资金进行现金管理的公告 | 2026-03-06 | Chinese | ||
| 41124779 | 中国软件关于使用部分暂时闲置募集资金进行现金管理到期赎回的公告 | 2026-03-04 | Chinese | ||
| 41124774 | 中国软件2026年第一次临时股东会决议公告 | 2026-03-02 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Other computer programming activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
01 Quantum Inc.
Specializes in post-quantum cybersecurity and integrated co…
|
ONE | CA | Telecommunications, computer pr… |
|
17 Education & Technology Group Inc.
Provides a smart in-school classroom solution with data-dri…
|
YQ | US | Telecommunications, computer pr… |
|
1SPATIAL PLC
Provides software and solutions for automating Location Mas…
|
SPA | GB | Telecommunications, computer pr… |
|
20-20 Technologies Inc.
End-to-end CAD and automation software for interior design,…
|
TWT | CA | Telecommunications, computer pr… |
|
24SevenOffice Group AB
Provides a modular, cloud-based ERP system for accounting, …
|
247 | SE | Telecommunications, computer pr… |
|
360 Ludashi Holdings Limited
Software developer providing PC and mobile device performan…
|
3601 | HK | Telecommunications, computer pr… |
|
360 Security Technology Inc.
Provides AI-driven internet and mobile security solutions f…
|
601360 | CN | Telecommunications, computer pr… |
|
4by4 Inc.
Develops AI video solutions, visual enhancement hardware, a…
|
389140 | KR | Telecommunications, computer pr… |
|
4DMEDICAL LIMITED
Develops non-invasive respiratory imaging solutions using p…
|
4DX | AU | Telecommunications, computer pr… |
|
63 Moons Technologies Limited
Provides trading software, exchange technology, and solutio…
|
63MOONS | IN | Telecommunications, computer pr… |
China National Software & Service Company Limited via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/56799/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56799 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=56799 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=56799 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 56799}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for China National Software & Service Company Limited (id: 56799)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.