Label: code

All content with label code.
Related Labels: c, windows, network, bonjour, multicast, documentation, j2me, google, android, meetings, whiteboard, se, browser, eclipse, java, plugin, gi

DNS and C source code (IRT Research)
Se Gi and I found today that the MTA program needs Postfix (or another SMTP server) to send emails to an external email address. So, the basic email system works as follows: 1. If it is a 7DS network, send to localhost:2525 ...
Google Android vs J2ME - Initial Evaluation (IRT Research)
Task: To look into possibly porting the 7DS platform to Google Android http://code.google.com/android/. I spent some time looking at Android and its API and installed its SDK http://code.google.com/android/download.htmlas well as the Eclipse plugin http ...
Other labels: eclipse, j2me, google, android
Java Whiteboard Plugin (IRT Research)
order to enrich the functionality of the 7DS system and test its useful features, we are trying to add more useful plugins to 7DS. One of them could be a shared whiteboard. An excellent opensource whiteboard called Jinn http://www.davidmorgan.org/java ...
Other labels: whiteboard, java, plugin
JBonjourBrowser (IRT Research)
Introduction  Students: Denis Abramov, Myounghwan Lee Semester: Fall 2006 Goal: To develop a Java application that will match the functions found in Bonjour Browser http://www.tildesoft.com/Programs.html. This tool will help immensely while debugging IRT research projects involving ...
Other labels: browser, java, bonjour
Meetings (IRT Research)
section under which meeting notes for 7DS will be added. This is a test by Se Gi.&nbsp
Other labels: meetings, documentation, se, gi
Multicast programming for wireless ad-hoc mode (IRT Research)
One thing we should be careful of when we write a code of multicast program for wireless adhoc mode is how to bind an IP address into its socket. Here are the multicast socket codes, which we use generally and has ...
Other labels: multicast, c, network
Obtaining BSSID list using Windows WLAN API (C) (IRT Research)
Microsoft has recently released the Windows Wireless LAN API package that enables developers to access wireless LAN information. Here are the links that will be helpful: Knowledge base article http://support.microsoft.com/kb/918997 Download/install Wireless LAN API http ...
Other labels: c, windows