ITMO University
“Programming Technologies” Department



Главная

Новости
 Новости науки
 Важное
 Почетные доктора
 Инновации
 Культура
 Люди
 Разное
 Скартел-Yota
 Стрим
 Смольный
Учебный процесс
 Образование
 Дипломы
 Курсовые проекты
 Лабораторные работы
 Учебные курсы
 Визуализаторы
 Unimod-проекты
 Семинары
 Стипендии
Наука
 События и факты
 Госконтракты
 Статьи
 Диссертации
 Книги
 Презентации
 Свидетельства
 Сотрудничество
Исследования
 Автоматы
 Верификация
 Биоинформатика
 Искусственный интеллект
 Генетические алгоритмы
 Движение
 UniMod
 Роботы и агенты
 Нейронные сети
 ФЦП ИТМО-Аалто
 Разное

О нас
 Премии
 Сертификаты и дипломы
 Соревнования по программированию
 Прорыв
 Автографы
 Рецензии

Беллетристика
 Мотивация
 Мысли
Медиа
 Видео
 Фотографии
 Аудио
 Интервью

English
 Home

 Articles
 Posters
 Automata-Based Programming
 Initiatives
 Projects
 Presentations
 UniMod
 UniMod Projects
 Visualizers


Поиск по сайту

Яndex



    / Projects / Realization of the "SMTP" protocol on the basis of SWITCH-technology (версия для печати)


Realization of the "SMTP" protocol on the basis of SWITCH-technology



(C) 2003 K.A.Agafonov, D.S.Poroh, A.A.Shalyto.

Saint-Petersburg State Institute of Fine Mechanics and Optics (Technical University)

From here it is possible to download the full text of documentation in Russian in a PDF-format (440 Kb)
Here is application (169 Kb)
Source texts (30 Kb)

Annotation

The target of this project is to create the SMTP mail protocol modeling program complex, which is to be in agreement with RFC821 specification.

This complex consist of four application, which demonstrate our SMTP protocol realization functionality:

  • Two console application for Unix and Win32 platforms;
  • Application with graphic user interface (GUI) for Win32 platforms;
  • And SMTP server emulator, which is executed by inetd daemon under UNIX platforms.

All applications are based on the same SMTP protocol kernel.

Algorithms of the kernel are realized with SWITCH-technology usage, which is based on finite state automates.

This example of SMTP protocol realization shows SWITCH-technology advantage over standard object oriented methods. Graphs of transitions and automates relationship schemes improve the program modification processes, functionality increase processes and the code understanding.


© 2002—2024 По техническим вопросам сайта: alexvatyan@gmail.com