Skip to content

mlunnay/nds_rpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSON RPC Lbrary, Server and Nintendo DS test library

This is a multi part project for Remote Procedure Calls using JSON as the transport format, for copying and updating files to and logging from a Nintendo DS for homebrew development. This was to remove the requirement of removing the microSD card from the Nintendo DS, connecting it to the PC, copying files, then replacing the microSD card into the Nintendo DS.

The server side is made of a python JSON RPC library pyjsonrpc, and a development server ndsdevelserver implemented in Python.

jsonrpc is a C++ library for calling JSON RPC methods on the remote server via the Nintendo DS's WIFI. This requires DevkitARM, and MinGW no Windows to build.

About

An implementation of a library and server for a remote procedure call system, and a test application for ARM7 processor on the Nintendo DS

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published