-
显微镜相对比滤波器
phase contrast filter for microscopy
- 2022-02-20 01:49:07下载
- 积分:1
-
access remote machines physical address
c#获得远程机器物理地址-access remote machines physical address
- 2023-05-13 18:45:02下载
- 积分:1
-
TCP的客户服务器通信程序 一:程序运行过程 1、运行服务器程序,等待客户端发出请求 2、运行客户端程序,输入客户的IP地址,请求连接 3、若连接成功,服务器端...
TCP的客户服务器通信程序 一:程序运行过程 1、运行服务器程序,等待客户端发出请求 2、运行客户端程序,输入客户的IP地址,请求连接 3、若连接成功,服务器端显示客户的IP地址及端口号;客户端接收文件并保存在d:clientls.txt下,否则,显示错误信息。 二:程序实现原理 发送端:打开文件,逐一读取字符到缓冲区(缓冲区大小为1024),若文件大于1024,则成块发送;若小于,则直接发送。 接受端:与发送端同理。-TCP client-server communication program one : running a process, running the server and wait for the client to issue two requests, the client operating procedures, the importation of customer IP address, link request, if successful connection, the server-client shows the IP address and port number ; the client receives the document and preserve d : client ls.txt, otherwise an error message. 2 : Principle procedures transmitter : open the file, read each character to the buffer (buffer size for 1024), and if the document is greater than 1,024, then sent into pieces; If less, then sent directly. Receivers : Send-the same reason.
- 2022-06-30 17:04:28下载
- 积分:1
-
Voice chat, including client and server source code, reference codeproject
语音聊天,包括客户端和服务器端的源代码,参考codeproject-Voice chat, including client and server source code, reference codeproject
- 2023-08-28 03:25:03下载
- 积分:1
-
LDAP操作使用,jbuilder开发。
LDAP操作使用,jbuilder开发。-LDAP operate, JBuilder development.
- 2022-03-21 21:09:40下载
- 积分:1
-
使用CSocket类传输文件的程序
使用CSocket类传输文件的程序- Uses the CSocket kind to transmit the document procedure
- 2022-06-02 07:06:33下载
- 积分:1
-
P2P c++ sdk
P2P dll c++ ,
static emReturnType SetAppType(emAppType AppType);//设置程序类型,服务器emAppType_Server或者客户端emAppType_Client
static emReturnType SetClientCallback(IMsgCallback *pMsgCallback);//设置回调类,回调类继承IMsgCallback接口
static emReturnType Startup();//开启网络
static emReturnType Cleanup();//关闭网络
//Server 以下函数是服务器调用
static emReturnType BeginService(unsigned short nPort);//如果是服务器,调用该函数开启服务,nPort:端口号
static emReturnType EndService();//服务器退出的时候,调用该函数关闭服务
//Client 以下函数是客户端调用
static emReturnType Logon(LOGONINFO* pLogonInfo);//函数登录服务器。pLogonInfo:登录信息,详细见P2PHeaderDef.h->LOGONINFO
static emReturnType Logout();//登出服务器
static emReturnType ConnectAnchor(CLIENTINFO* pClientInfo);//连接主播,该函数是用户调用
static emReturnType SendP2PMSG(CLIENTINFO* pClientInfo, char* pszMsg, int nMsgLen);//发送P2P消息,pClientInfo,要发送的客户信息,如果是用户,则pClientI
- 2022-02-03 19:54:38下载
- 积分:1
-
WebBroker technology of the source
基于Delphi的WebBroker技术的源码-WebBroker technology of the source
- 2023-04-03 11:25:04下载
- 积分:1
-
实现单线程多帐户的邮件收发程序.功能表:
一。邮件操作
1。收邮件
2。发邮件
3。另存邮件
4。另存附件
5。删除邮件
6。回复邮...
实现单线程多帐户的邮件收发程序.功能表:
一。邮件操作
1。收邮件
2。发邮件
3。另存邮件
4。另存附件
5。删除邮件
6。回复邮件
二。帐户操作
1。新建帐户
2。删除帐户
3。帐户设置
三。地址簿操作
1。手动添加地址
2。自动添加地址
3。删除地址
4。地址设置
5。地址回复-Realize single-threaded multi-account e-mail to send and receive procedures. Menu: 1. 1 e-mail operation. Incoming mail 2. E-mail 3. Save E-mail 4. Save Annex 5. Delete e-mail 6. Second response. Account to operate one. New account 2. Delete account 3. Account Settings three. Address Book 1. Manually add the address 2. Automatically add the address 3. Delete address 4. Address Setting 5. Address Reply
- 2022-02-28 18:17:41下载
- 积分:1
-
agreement sip a library file, requires a combination of learning at the same tim...
sip协议的一个库文件,需要结合exosip同时学习-agreement sip a library file, requires a combination of learning at the same time exosip
- 2022-02-04 18:44:26下载
- 积分:1