-
这是java程序
SimpleServlet.java
这是java程序
SimpleServlet.java-procedures SimpleServlet.java
- 2022-05-10 12:19:24下载
- 积分:1
-
网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给...
网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给Socket的数据,由Socket交给驱动程序向网络上发送出去。计算机从网络上收到与该Socket绑定的IP+Port相关的数据后,由驱动程序交给Socket,应用程序便可从该Socket中提取接收到的数据。网络应用程序就是这样通过socket进行数据的发送与接收的。TCP与UDP的工作原理与编写过程,如何在程序中链接库文件。一个字符界面的聊天程序。-network of the knowledge, network program, Socket is a link between the application and network drivers for the bridge, Socket in the application process to create, Driving through bind with the procedures established relations. Since then, Socket applications presented data from the socket to the network driver to send out. Computer network received from the socket and bundled IP Port-related data, from driver to Socket, applications from the Socket can extract the data receiver. Web applications is through this socket for data transmission and reception. TCP and UDP Principle and the work of the preparation process, and how to process link libraries. A character based chat program.
- 2023-01-29 23:25:03下载
- 积分:1
-
TELEPHONERESPONDER
说明: 该程序为电话自动应答的源程序,实际应用中。(The program for the automatic response of the source telephone, the actual applications.)
- 2008-11-19 14:52:03下载
- 积分:1
-
Csucha
说明: 可以很好的帮助开发人员掌握c语言,很快的了解到c语言的美妙之处,希望大家喜欢。(May well help developers master c language, quickly learned c language beauty, hope you like.)
- 2010-04-27 17:15:19下载
- 积分:1
-
fft
说明: 用C++实现fft运算,经验证与matlab计算结果一致(A program in C Plus to realize Fast Fourier Transform,the results are consistent with calculation results by MATLAB.)
- 2020-06-19 19:00:01下载
- 积分:1
-
jiafaqi
加法器运用vc++的mfc做的简单的加法器只能做加法。为了能下载~(Simple adder)
- 2014-03-18 09:11:48下载
- 积分:1
-
系统连接 网络编程
系统连接 网络编程-system linking Network Programming
- 2022-09-15 23:45:03下载
- 积分:1
-
tdi_hook_demo
基于驱动级别TDI_HOOK,大家可以下载看看,支持windows所有系统(Based on the driver level TDI_HOOK, you can download and see, support all Windows systems.)
- 2018-04-26 17:11:15下载
- 积分:1
-
一个聊天室的小程序,里面含有服务器端和客户端,可以实现多人聊天。用MFC编写。...
一个聊天室的小程序,里面含有服务器端和客户端,可以实现多人聊天。用MFC编写。-A chat room applet, which contains a server-side and client, you can realize more than chat. Prepared using MFC.
- 2023-05-29 21:40:03下载
- 积分:1
-
springMybatisDemo12
说明: springmvc 集成mybatis入门源码,快速上手,掌握spring框架和mybatis的集合开发,快速开发学习(Springmvc integration mybatis entry source code, quickly get started, master the spring framework and mybatis collection development, rapid development learning)
- 2020-03-31 16:50:24下载
- 积分:1